UNPKG

@framejs/mixins

Version:

A set of mixing to help and speed up development of web components

2 lines (1 loc) 66 B
export declare const camelCaseToHyphen: (name: string) => string;