mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
replaced tab withs spaces
This commit is contained in:
Vendored
+1
-1
@@ -36,7 +36,7 @@ declare var require: {
|
||||
resolve(id:string): string;
|
||||
cache: any;
|
||||
extensions: any;
|
||||
main:any;
|
||||
main: any;
|
||||
}
|
||||
|
||||
declare var module: {
|
||||
|
||||
Reference in New Issue
Block a user