UNPKG

@slmdevs/celeraone

Version:

This is a NPM Package to use for all the CeleraOne interactions.

4 lines (3 loc) 68 B
export default interface ErrorResponse { description: string; }