UNPKG

typia

Version:

Superfast runtime validators with only one line

6 lines (5 loc) 232 B
//#region src/internal/_httpParameterReadString.ts const _httpParameterReadString = (value) => value !== "null" ? value : null; //#endregion export { _httpParameterReadString }; //# sourceMappingURL=_httpParameterReadString.mjs.map