UNPKG

react-native-multiswitch-controller

Version:
5 lines 301 B
export type { ControlOption } from './types'; export { default as useControlListState, type ControlListRef, } from './useControlListState'; export { default as MultiswitchController } from './MultiswitchController'; export type { ControllerVariant } from './types'; //# sourceMappingURL=index.d.ts.map