UNPKG

typia

Version:

Superfast runtime validators with only one line

6 lines (5 loc) 228 B
//#region src/internal/_httpQueryReadArray.ts const _httpQueryReadArray = (input, alternative) => input.length ? input : alternative; //#endregion export { _httpQueryReadArray }; //# sourceMappingURL=_httpQueryReadArray.mjs.map