Type Alias: DirectoryAsModuleOpts
DirectoryAsModuleOpts: object
Type declaration
sourceRootPath?
optional
sourceRootPath: string
An optional subpath of the directory which contains the module's configuration file.
If not set, the module source code is loaded from the root of the directory.