3 lines
138 B
TypeScript
3 lines
138 B
TypeScript
import { SyncRule } from '@commitlint/types';
|
|
export declare const scopeEnum: SyncRule<string[]>;
|
|
//# sourceMappingURL=scope-enum.d.ts.map
|