UNPKG

typia

Version:

Superfast runtime validators with only one line

1 lines 382 B
{"version":3,"file":"_isFormatDuration.mjs","names":[],"sources":["../../src/internal/_isFormatDuration.ts"],"sourcesContent":["export const _isFormatDuration = (str: string): boolean => PATTERN.test(str);\n\nconst PATTERN =\n /^P(?!$)((\\d+Y)?(\\d+M)?(\\d+D)?(T(?=\\d)(\\d+H)?(\\d+M)?(\\d+S)?)?|(\\d+W)?)$/;\n"],"mappings":";AAAA,MAAa,qBAAqB,QAAyB,QAAQ,KAAK,GAAG;AAE3E,MAAM,UACJ"}