UNPKG

react-magnetic-di

Version:
6 lines 295 B
export { di } from './react/consumer'; export { runWithDi, globalDi as unstable_globalDi } from './react/global'; export { DiProvider, withDi } from './react/provider'; export { injectable } from './react/injectable'; export { debug } from './react/utils'; export { stats } from './react/stats';