UNPKG

@nent/core

Version:

Functional elements to add routing, data-binding, dynamic HTML, declarative actions, audio, video, and so much more. Supercharge static HTML files into web apps without script or builds.

10 lines (7 loc) 221 B
/*! * NENT 2022 */ import { V as ViewLink, d as defineCustomElement$1 } from './view-link.js'; const NViewLink = ViewLink; const defineCustomElement = defineCustomElement$1; export { NViewLink, defineCustomElement };