Interface: ModuleData
The module data information.
Hierarchy
ModuleData
Properties
extension
• extension: string
The extension of the module.
Defined in
projects/pieces/src/lib/strategies/ILoaderStrategy.ts:22
name
• name: string
The name of the module.
Defined in
projects/pieces/src/lib/strategies/ILoaderStrategy.ts:12
path
• path: string
The absolute path to the module.