UNPKG

@typescript-eslint/eslint-plugin

Version:
4 lines (3 loc) 244 B
import type { TSESLint } from '@typescript-eslint/utils'; declare const _default: TSESLint.RuleModule<"interfaceOverType" | "typeOverInterface", [string], import("../../rules").ESLintPluginDocs, TSESLint.RuleListener>; export default _default;