UNPKG

typia

Version:

Superfast runtime validators with only one line

5 lines (3 loc) 169 B
const _httpParameterReadString = (value) => value !== "null" ? value : null; export { _httpParameterReadString }; //# sourceMappingURL=_httpParameterReadString.mjs.map