UNPKG

@pipedream/platform

Version:

Pipedream platform globals (typing and runtime type checking)

5 lines (4 loc) 141 B
export declare class ConfigurationError extends Error { exposeStack: boolean; constructor(message: string, exposeStack?: boolean); }