Files
memecoin-botV2/.pnpm-store/v10/files/2c/fb3273c72753e674474af0b7a7e66a1e9970495f804adbc00b784a3eda82b92fbfcef5036fc733ccf99c3c4399a05f17ae9b2ef585c1cfb25e64b23ffcda9a

6 lines
276 B
Plaintext

import type { TSESLint } from '@typescript-eslint/utils';
declare const _default: TSESLint.RuleModule<"removeUnnecessaryConstraint" | "unnecessaryConstraint", [], import("../../rules").ESLintPluginDocs, TSESLint.RuleListener> & {
name: string;
};
export default _default;