UNPKG

@fingerprintsoft/angular-spring-hal

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

4 lines (3 loc) 68 B
export interface SubTypeBuilder { subtypes: Map<string, any>; }