UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

17 lines (16 loc) 320 B
import { Name } from "./codegen"; declare const names: { data: Name; valCxt: Name; dataPath: Name; parentData: Name; parentDataProperty: Name; rootData: Name; dynamicAnchors: Name; vErrors: Name; errors: Name; this: Name; self: Name; scope: Name; }; export default names;