UNPKG

@lumina-study/blocks-graph

Version:

Framework-agnostic Web Component for visualizing Lumina Study block schemas

5 lines 187 B
export declare class BlocksFetchError extends Error { readonly statusText: string; constructor(url: string, statusText: string); } //# sourceMappingURL=blocks-fetch-error.d.ts.map