typia
Version:
Superfast runtime validators with only one line
1 lines • 377 B
Source Map (JSON)
{"version":3,"file":"_throwTypeGuardError.mjs","names":[],"sources":["../../src/internal/_throwTypeGuardError.ts"],"sourcesContent":["import { TypeGuardError } from \"../TypeGuardError\";\n\nexport const _throwTypeGuardError = (props: TypeGuardError.IProps) => {\n throw new TypeGuardError(props);\n};\n"],"mappings":";;AAEA,MAAa,wBAAwB,UAAiC;CACpE,MAAM,IAAI,eAAe,KAAK;AAChC"}