UNPKG

@sandlada/vue-mdc

Version:

![Vue MDC Logo](https://raw.githubusercontent.com/sandlada/vue-mdc/refs/heads/main/docs/vue-mdc-cover.png)

7 lines 188 B
/** * @license * Copyright 2024 glare-labs & bre97-web * SPDX-License-Identifier: MIT */ export declare function toKebabCase(str: string): string; //# sourceMappingURL=strings.d.ts.map