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.

8 lines (7 loc) 133 B
/*! * NENT 2022 */ export * from './location'; export * from './path'; export * from './path-match'; export * from './path-regex';