UNPKG

eslint-plugin-canonical

Version:
4 lines (3 loc) 182 B
import { type TSESLint } from '@typescript-eslint/utils'; declare const _default: TSESLint.RuleModule<"noBarrelImport", [], unknown, TSESLint.RuleListener>; export default _default;