UNPKG

hal-4-angular

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

3 lines 67 B
export interface SubTypeBuilder { subtypes: Map<string, any>; }