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