UNPKG

react-native-unit-components

Version:

Unit React Native components

4 lines (3 loc) 151 B
export { eventBus } from './EventBus'; export type { EventCallback } from './EventBus'; export type { EventMap, SharedEvent } from './EventBus.types';