FormInputs: Partial<Record<string, string>>

Represents raw form fields input before parsing. Each field is a string value.

IMPORT_PATH: "@daiso-tech/core/http-router/contracts"