UNPKG

nowjs-core

Version:

NowCanDo Javascript Core [nowjs-core] is a library written by TypeScript code maintains under Apache 2.0 licence

13 lines (12 loc) 380 B
export * from './Decorators'; export * from './BaseTypes'; export * from './IService'; export * from './IApplicationModule'; export * from './IApplicationService'; export * from './IProvider'; export * from './IRepository'; export * from './Comparator'; export * from './Func'; export * from './IAsyncEnumerable'; export * from './IEnumerable'; export * from './ProviderManager';