1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
budibase/packages/string-templates/test/constants.ts
2024-03-14 17:17:18 +01:00

3 lines
101 B
TypeScript

export const UUID_REGEX =
/^[0-9A-F]{8}-[0-9A-F]{4}-4[0-9A-F]{3}-[89AB][0-9A-F]{3}-[0-9A-F]{12}$/i