UNPKG

@granito/ngx-hal-client

Version:

A HAL client to be used in Angular projects

8 lines (7 loc) 230 B
export * from './lib/hal-error'; export * from './lib/accessor'; export * from './lib/resource'; export * from './lib/collection'; export * from './lib/utils'; export * from './lib/rxjs'; export * from './lib/hal-client.service';