UNPKG

330 BTypeScriptView Raw
1import format from '@commitlint/format';
2import load from '@commitlint/load';
3import lint from '@commitlint/lint';
4import read from '@commitlint/read';
5declare const _default: {
6 format: typeof format;
7 load: typeof load;
8 lint: typeof lint;
9 read: typeof read;
10};
11export = _default;
12//# sourceMappingURL=core.d.ts.map
\No newline at end of file