UNPKG

sate-lib

Version:

A lightweight and modular React component library designed for modern web interfaces. **SATE Lib** powers the [sate.menu](https://sate.menu) platform with reusable, scalable, and themeable UI components.

6 lines 192 B
type NoiseProps = { className?: string; }; export declare function Noise({ className }: NoiseProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=noise.d.ts.map