UNPKG

react-native-unit-components

Version:

Unit React Native components

4 lines 186 B
export { eventBus } from './EventBus'; export type { EventCallback } from './EventBus'; export type { EventMap, SharedEvent } from './EventBus.types'; //# sourceMappingURL=index.d.ts.map