@ulb-darmstadt/shacl-form
Version:
SHACL form generator
8 lines (7 loc) • 321 B
text/typescript
export type { InputListEntry, Editor } from './theme'
export { Theme } from './theme'
export { Loader, setSharedShapesGraph } from './loader'
export { Config } from './config'
export { Plugin, registerPlugin } from './plugin'
export { ShaclPropertyTemplate } from './property-template'
export { findLabel } from './util'