UNPKG

@dineug/erd-editor

Version:

Entity-Relationship Diagram Editor

5 lines (4 loc) 109 B
import { GCIds } from '.'; export declare class SchemaGCService { run(source: string): Promise<GCIds>; }