Interface RequireExtensions
Indexable
[key:
string]: ((m
: Module, filename
: string) => any) | undefined
Properties
.js
.js
: (m
: Module, filename
: string) => any
Type declaration
-
- (m: Module, filename: string): any
.json
.json
: (m
: Module, filename
: string) => any
Type declaration
-
- (m: Module, filename: string): any
.node
.node
: (m
: Module, filename
: string) => any
Type declaration
-
- (m: Module, filename: string): any