taggedjs
Version:
tagged template reactive html
6 lines • 301 B
JavaScript
export * from './renderTagOnly.function.js';
// export { renderSupport } from './renderSupport.function.js'
export { renderWithSupport } from './renderWithSupport.function.js';
export * from './destroySupport.function.js';
export { paint } from './paint.function.js';
//# sourceMappingURL=index.js.map