UNPKG

angular2-rest-api

Version:

This is a REST api provider for angular for http actions request to server and instantiate models.

3 lines (2 loc) 76 B
declare let ApiConfig: (ApiConfig) => ClassDecorator; export { ApiConfig };