UNPKG

ngx-hal

Version:

Angular library for supporting HAL format APIs

4 lines (3 loc) 162 B
export declare const EMBEDDED_PROPERTY_NAME = "_embedded"; export declare const LINKS_PROPERTY_NAME = "_links"; export declare const SELF_PROPERTY_NAME = "self";