mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
OldUMD and many other module fixes.
This commit is contained in:
4
replace-ext/index.d.ts
vendored
4
replace-ext/index.d.ts
vendored
@@ -6,6 +6,4 @@
|
||||
|
||||
declare function replaceExt(npath: string, ext: string): string;
|
||||
|
||||
declare module 'replace-ext' {
|
||||
export = replaceExt;
|
||||
}
|
||||
export = replaceExt;
|
||||
|
||||
Reference in New Issue
Block a user