UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines (2 loc) 163 B
import { PredefinedFormats } from './enums'; export declare const PredefinedFormatToCheckFunction: Readonly<Record<PredefinedFormats, (name: string) => boolean>>;