UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

2 lines (1 loc) 65 B
export declare function camelToKebabCase(value: string): string;