UNPKG

typia

Version:

Superfast runtime validators with only one line

5 lines (3 loc) 178 B
const _httpQueryReadString = (str) => str === null ? undefined : str === "null" ? null : str; export { _httpQueryReadString }; //# sourceMappingURL=_httpQueryReadString.mjs.map