UNPKG

@itwin/core-backend

Version:
5 lines 202 B
import { ECDb } from "../../ECDb"; export declare class ECDbTestHelper { static createECDb(outDir: string, fileName: string, schemaXml?: string): ECDb; } //# sourceMappingURL=ECDbTestHelper.d.ts.map