UNPKG

@json-layout/core

Version:

Compilation and state management utilities for JSON Layout.

5 lines 205 B
export * from "./compile/index.js"; export * from "./state/index.js"; export { default as i18n } from "./i18n/index.js"; export { clone } from "@json-layout/vocabulary"; //# sourceMappingURL=index.d.ts.map