UNPKG

typia

Version:

Superfast runtime validators with only one line

1 lines 356 B
{"version":3,"file":"_isFormatByte.mjs","names":[],"sources":["../../src/internal/_isFormatByte.ts"],"sourcesContent":["export const _isFormatByte = (str: string): boolean => PATTERN.test(str);\n\nconst PATTERN =\n /^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/;\n"],"mappings":";AAAA,MAAa,iBAAiB,QAAyB,QAAQ,KAAK,GAAG;AAEvE,MAAM,UACJ"}