UNPKG

woby

Version:

A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.

3 lines 178 B
declare const classesToggle: (element: HTMLElement, classes: string, force: null | undefined | boolean) => void; export { classesToggle }; //# sourceMappingURL=classlist.d.ts.map