UNPKG

eslint-plugin-canonical

Version:
3 lines (2 loc) 118 B
import { type ParsedName } from './parseFilename'; export declare const isIndexFile: (parsed: ParsedName) => boolean;