UNPKG

@vulcan-sql/serve

Version:

VulcanSQL package for serving projects

3 lines (2 loc) 145 B
export declare const escapeRegExp: (s: string) => string; export declare const getRegexpFromWildcardPattern: (wildcardString: string) => RegExp;