Files
qmk_firmware/assets/feature_send_string.md.ucKdf_1f.lean.js
T

16 lines
762 B
JavaScript

import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.DyMmIvSC.js";
const __pageData = JSON.parse('{"title":"Send String","description":"","frontmatter":{},"headers":[],"relativePath":"feature_send_string.md","filePath":"feature_send_string.md"}');
const _sfc_main = { name: "feature_send_string.md" };
const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 90);
const _hoisted_91 = [
_hoisted_1
];
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("div", null, _hoisted_91);
}
const feature_send_string = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
__pageData,
feature_send_string as default
};