2 lines
43 B
TypeScript
2 lines
43 B
TypeScript
declare var URL: typeof import('url').URL;
|
declare var URL: typeof import('url').URL;
|