Function: isCssModuleFilePath()
isCssModuleFilePath(
filePath:string|undefined):boolean
Defined in: _internal/source-file-context.ts:18
Check whether one source file path belongs to a CSS Modules stylesheet.
Parametersโ
filePathโ
string | undefined
Returnsโ
boolean