1
0
Fork 0
peertube/shared/core-utils/miscs/regexp.ts
2021-07-26 11:29:31 +02:00

1 line
88 B
TypeScript

export const uuidRegex = '[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}'