[F] getSourceFileKindFromExt
function getSourceFileKindFromExt(path): undefined | SourceFileKind;
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
path | string |
Returns
Section titled “Returns”undefined
| SourceFileKind
function getSourceFileKindFromExt(path): undefined | SourceFileKind;
Parameter | Type |
---|---|
path | string |
undefined
| SourceFileKind