UNPKG

angular4-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

3 lines (2 loc) 115 B
import { InjectionToken } from "@angular/core"; export var TokenConfigService = new InjectionToken("TokenConfig");