/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/tower-interpolation-directive@0.0.2/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
var directive=require("tower-directive");function interpolationDirective(e,i){var r=e.nodeValue,t={};return r.replace(/\{\{([^\{\}]+)\}\}/g,(function(e,i){t[i]=!0})),function(e,i,t){i.nodeValue=r.replace(/\{\{([^\{\}]+)\}\}/g,(function(i,r){return e.get(r)}))}}module.exports=directive("interpolation").compiler(interpolationDirective);
//# sourceMappingURL=/sm/7ebfc4524f1ec46038e6bbca634c873cc81915be62ccab28e61ea932dd1a12cf.map