Skip to main content
Module

x/xelement/pro/index.js

X-Element an agnostic non framework that enhances custom elements with functionality and data binding that mimics native custom element standards
Go to Latest
File
import XElement from './x-element.js';import XRouter from './x-router.js';import XPoly from './x-poly.js';
export { XPoly, XRouter };
export default XElement;