UNPKG

@itwin/core-backend

Version:
6 lines 236 B
/** @packageDocumentation * @module Workspace */ import { SettingsSchemas } from "../../workspace/SettingsSchemas"; export declare function constructSettingsSchemas(): SettingsSchemas; //# sourceMappingURL=SettingsSchemasImpl.d.ts.map