UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 199 B
import { PredefinedFormats } from './enums'; export declare const PredefinedFormatToCheckFunction: Readonly<Record<PredefinedFormats, (name: string) => boolean>>; //# sourceMappingURL=format.d.ts.map