UNPKG

@ea-lab/reactive-json

Version:

A REACT-based lib that transforms JSON (or YAML) into interactive HTML markup.

9 lines (8 loc) 158 B
import { simpleMapping as p } from "./simpleMapping.js"; const n = { simpleMapping: p }; export { n as coreDataMappingComponents, p as simpleMapping };