UNPKG

@typescript-eslint/eslint-plugin

Version:
6 lines (5 loc) 238 B
import type { TSESLint } from '@typescript-eslint/utils'; declare const _default: TSESLint.RuleModule<"bannedClassType", [], import("../../rules").ESLintPluginDocs, TSESLint.RuleListener> & { name: string; }; export default _default;