UNPKG

@tko/provider.mustache

Version:

Interpolate text/node attributes {{ }}

12 lines (11 loc) 282 B
"use strict"; // @tko/provider.mustache 🥊 4.0.0-beta1.6 ESM export { default as AttributeMustacheProvider } from "./AttributeMustacheProvider"; export { default as TextMustacheProvider } from "./TextMustacheProvider"; export { parseInterpolation } from "./mustacheParser";