UNPKG

typia

Version:

Superfast runtime validators with only one line

1 lines 300 B
{"version":3,"file":"_jsonStringifyNumber.mjs","names":[],"sources":["../../src/internal/_jsonStringifyNumber.ts"],"sourcesContent":["export const _jsonStringifyNumber = (value: number): number | null =>\n isFinite(value) ? value : null;\n"],"mappings":";AAAA,MAAa,wBAAwB,UACnC,SAAS,KAAK,IAAI,QAAQ"}