UNPKG

@anglr/rest

Version:

Angular module representing rest services

13 lines 745 B
export * from './advancedCaching'; export * from './clearAdvancedCaching/clearAdvancedCaching.interface'; export * from './disabledInterceptors/disabledInterceptors.interface'; export * from './httpHeaders/httpHeaders.interface'; export * from './httpMethod/httpMethod.interface'; export * from './progressIndicatorGroup/progressIndicatorGroup.interface'; export * from './reportProgress/reportProgress.interface'; export * from './responseTransform/responseTransform.interface'; export * from './responseType/responseType.interface'; export * from './restCaching/restCaching.interface'; export * from './restMethod/restMethod.interface'; export * from './restMethodMiddlewares/restMethodMiddlewares.interface'; //# sourceMappingURL=index.js.map