UNPKG

sinuous

Version:

🧬 Small, fast, reactive render engine

4 lines (3 loc) • 135 B
/* Adapted from DOM Expressions - The MIT License - Ryan Carniato */ export { api } from './api.js'; export { context } from './h.js';