UNPKG

bits-ui

Version:

The headless components for Svelte.

5 lines (4 loc) 88 B
/** * A no operation function (does nothing) */ export declare function noop(): void;