UNPKG

typia

Version:

Superfast runtime validators with only one line

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