UNPKG

taggedjs

Version:

tagged template reactive html

7 lines (6 loc) 337 B
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';