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 { createContext as e } from "react"; const n = e({ addEventListener: null, removeEventListener: null }); export { n as EventDispatcherContext };