UNPKG

typia

Version:

Superfast runtime validators with only one line

3 lines (2 loc) 94 B
export const _httpParameterReadString = (value: string) => value !== "null" ? value : null;