OldUMD and many other module fixes.

This commit is contained in:
Raghav Katyal
2016-05-23 15:17:06 -07:00
parent fb9c384720
commit c17b1b78b8
328 changed files with 12184 additions and 12442 deletions

View File

@@ -6,6 +6,4 @@
declare function replaceExt(npath: string, ext: string): string;
declare module 'replace-ext' {
export = replaceExt;
}
export = replaceExt;