UNPKG

inceptum

Version:

hipages take on the foundational library for enterprise-grade apps written in NodeJS

6 lines (5 loc) 151 B
export declare class IoCException extends Error { context: Object; constructor(message: string, context?: Object); getContext(): Object; }