DefinitelyTyped/types/lodash/kebabCase.d.ts

3 lines
57 B
TypeScript

import { kebabCase } from "./index";
export = kebabCase;