UNPKG

react-application-core

Version:

A react-based application core for the business applications.

5 lines (4 loc) 160 B
export * from './base-root.container'; export * from './root.interface'; export * from './private-root.container'; export * from './public-root.container';