UNPKG

jsx-view

Version:

Minimal JSX for HTML DOM tightly integrated with RxJS. TypeScript definitions, and attributes can be assigned to observables.

4 lines 112 B
export function createContext(defaultValue) { return { defaultValue }; } //# sourceMappingURL=Context.js.map