Skip to content

Type Alias: RawInputType

ts
type 
RawInputType
= string | boolean;

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

Released under the MIT license