UNPKG

@granito/ngx-hal-client

Version:

A HAL client to be used in Angular projects

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