UNPKG

typia

Version:

Superfast runtime validators with only one line

6 lines (5 loc) 234 B
//#region src/internal/_httpQueryReadString.ts const _httpQueryReadString = (str) => str === null ? void 0 : str === "null" ? null : str; //#endregion export { _httpQueryReadString }; //# sourceMappingURL=_httpQueryReadString.mjs.map