3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
declare const GlobalURLPattern: any;
|
|
export { GlobalURLPattern as URLPattern };
|