UNPKG

@first-line/firstline-angular

Version:

Firstline SDK for Angular Single Page Applications (SPA)

10 lines (9 loc) 288 B
export * from './lib/service'; export * from './lib/module'; export * from './lib/guard'; export * from './lib/interceptor'; export * from './lib/config'; export * from './lib/client'; export * from './lib/state'; export * from './lib/provide'; export * from './lib/functional';