Skip to content

Type Alias: RawInputType

ts
type 
RawInputType
= string | boolean;

Defined in: packages/parser/src/types.ts:95

Released under the MIT license