Namespaces
getFileExtension
function getFileExtension(path: string): string;Defined in: utils/index.d.ts:95
Get file extension from file path
Parameters
| Parameter | Type | Description |
|---|---|---|
path | string | file path |
Returns
string
file extension
- Previous
- getDurationWithDampingFromSpring
- Next
- getModuleName