Namespaces
getModuleName
function getModuleName(path: string): string;Defined in: utils/index.d.ts:138
Gets module name from path.
Parameters
| Parameter | Type | Description |
|---|---|---|
path | string | The module path. |
Returns
string
- Previous
- getFileExtension
- Next
- getWindow