First Commit
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
declare const getFilename: (moduleUrl: string) => string;
|
||||
declare const getDirname: (moduleUrl: string) => string;
|
||||
export { getFilename, getDirname, };
|
||||
Reference in New Issue
Block a user