1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
budibase/packages/string-templates/test/constants.ts
2024-03-14 17:17:18 +01:00

2 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