UNPKG

168 BTypeScriptView Raw
1import { TargetCaseType } from '@commitlint/types';
2export default function toCase(input: string, target: TargetCaseType): string;
3//# sourceMappingURL=to-case.d.ts.map
\No newline at end of file