UNPKG

@hypernetlabs/objects

Version:
6 lines 230 B
export declare class VectorError extends Error { sourceError?: Error | undefined; protected errorCode: string; constructor(sourceError?: Error | undefined, message?: string); } //# sourceMappingURL=VectorError.d.ts.map