/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/vue-highlightjs@1.3.3/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var hljs=require("highlight.js"),vueHighlightJS={install:function(e){e.directive("highlightjs",{deep:!0,bind:function(e,t){var l,i,h=e.querySelectorAll("code");for(i=0;i<h.length;i+=1)l=h[i],"string"==typeof t.value&&(l.textContent=t.value),hljs.highlightBlock(l)},componentUpdated:function(e,t){var l,i,h=e.querySelectorAll("code");for(i=0;i<h.length;i+=1)l=h[i],"string"==typeof t.value&&(l.textContent=t.value,hljs.highlightBlock(l))}})}};module.exports=vueHighlightJS;
//# sourceMappingURL=/sm/7b85cb28a60374e36a7b86c2e2affe8c93b4bedfb24378b854e59be548a806ab.map