UNPKG

@clerk/shared

Version:

Internal package utils used by the Clerk SDKs

6 lines (4 loc) 88 B
declare const globs: { toRegexp: (pattern: string) => RegExp; }; export { globs };