UNPKG

@maniascript/mslint

Version:
3 lines (2 loc) 88 B
import type { Rule } from '../linter/rule.js'; export declare const noDupeElseIf: Rule;