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