mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-02 00:00:04 +00:00
replaced tab withs spaces
This commit is contained in:
2
node/node.d.ts
vendored
2
node/node.d.ts
vendored
@@ -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