UNPKG

@als-tp/als-react-ts-ui

Version:

A comprehensive React TypeScript UI component library built with Base UI by ALSInnovation

5 lines 181 B
import { ALSToggle } from "./ALSToggle"; import type { ALSToggleProps } from "./ALSToggle"; export { ALSToggle }; export type { ALSToggleProps }; //# sourceMappingURL=index.d.ts.map