UNPKG

@sleeperhq/mini-core

Version:

Core library frameworks for developing Sleeper Mini Apps.

4 lines (3 loc) 260 B
import { AppIconSwitch } from '@sleeperhq/mini-core/declarations/types/components/app_icon_switch.d'; export type { SwitchOption, Props as SwitchProps } from '@sleeperhq/mini-core/declarations/types/components/app_icon_switch.d'; export default AppIconSwitch;