UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

13 lines (11 loc) 371 B
export * from './components/index'; export * from './acl/acl.type'; export * from './auth/auth.type'; export * from './cache/cache.type'; export * from './chart/chart.type'; export * from './util/array.type'; export * from './theme/index'; export * from './mock/mock.type'; export * from './sf/sf.type'; export * from './config.types'; export * from './config.service';