@springtree/eva-sdk-core-available-services
TypeScript icon, indicating that this package has built-in type declarations

3.1.14 • Public • Published

@springtree/eva-sdk-core-available-services

This is an interceptor for the EvaService implementation from @springtree/eva-sdk-core-service. It can be used to capture exceptions in the response body of a successful service call. If an exception occurs it will change the service call promise to return an error with an IEvaServiceError payload.

Usage

import { evaAvailableServices } from '@springtree/eva-sdk-core-availableServices');

// This will register and enable the interceptor with the EvaService class
//
evaAvailableServices.activate();

Readme

Keywords

none

Package Sidebar

Install

npm i @springtree/eva-sdk-core-available-services

Weekly Downloads

156

Version

3.1.14

License

ISC

Unpacked Size

44.6 kB

Total Files

11

Last publish

Collaborators

  • mdoeswijk
  • janvandenberg
  • adebree
  • appie
  • springtree_solutions