UNPKG

@paroicms/server

Version:
3 lines (2 loc) 150 B
import type { CommonSchemaLibrary } from "./common-schema-types.js"; export declare function readCommonSchemaLibrary(): Promise<CommonSchemaLibrary>;