UNPKG

195 BTypeScriptView Raw
1import type { TargetCaseType } from '@commitlint/types';
2export default ensureCase;
3declare function ensureCase(raw?: string, target?: TargetCaseType): boolean;
4//# sourceMappingURL=case.d.ts.map
\No newline at end of file