require package
Functions
| Function | Description |
|---|---|
| getRequireExtensions() | Returns file extensions which can be imported. |
| importPath(path) | Imports a module from the given path. |
| resolve(id, options) | Resolves path to the specified module. |
Interfaces
| Interface | Description |
|---|---|
| ResolveOptions |