cli_configuration.md.CGSB128P.lean.js 762 B

123456789101112131415
  1. import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.DyMmIvSC.js";
  2. const __pageData = JSON.parse('{"title":"QMK CLI Configuration","description":"","frontmatter":{},"headers":[],"relativePath":"cli_configuration.md","filePath":"cli_configuration.md"}');
  3. const _sfc_main = { name: "cli_configuration.md" };
  4. const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 43);
  5. const _hoisted_44 = [
  6. _hoisted_1
  7. ];
  8. function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
  9. return openBlock(), createElementBlock("div", null, _hoisted_44);
  10. }
  11. const cli_configuration = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
  12. export {
  13. __pageData,
  14. cli_configuration as default
  15. };