UNPKG

angular6-hal-client

Version:

This Angular module offers a HAL/JSON http-client to easily interact with a Spring Data Rest API or any API that implements the Spring Data Rest resource model

5 lines (4 loc) 138 B
import { ModuleWithProviders } from '@angular/core'; export declare class AngularHalModule { static forRoot(): ModuleWithProviders; }