UNPKG

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

Version:

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

5 lines 211 B
import { ALSToggleGroup } from "./ALSToggleGroup"; import type { ALSToggleGroupProps } from "./ALSToggleGroup"; export { ALSToggleGroup }; export type { ALSToggleGroupProps }; //# sourceMappingURL=index.d.ts.map