UNPKG

@cloudpss/template

Version:

String and object template engine for Node.js and the browser.

3 lines 146 B
export { parseTemplate, parseInterpolation } from './parser.js'; export { template } from './template/index.js'; //# sourceMappingURL=index.js.map