UNPKG

@typescript-eslint/eslint-plugin

Version:
7 lines 336 B
export { Modifiers } from './enums'; export type { PredefinedFormatsString } from './enums'; export { parseOptions } from './parse-options'; export { SCHEMA } from './schema'; export { selectorTypeToMessageString } from './shared'; export type { Context, Selector, ValidatorFunction } from './types'; //# sourceMappingURL=index.d.ts.map