StringInputs: Partial<Record<string, string>>

A record mapping string keys to optional string values. Used for raw header, cookie, param, and query string inputs before parsing.

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