UNPKG

playtpus_ui

Version:
7 lines 251 B
/// <reference types="react" /> declare const Switch: { ({ onClick, active, items, style }: any): JSX.Element; underlined({ onClick, active, items, style }: any): JSX.Element; }; export default Switch; //# sourceMappingURL=index.d.ts.map