qmk_firmware/assets/drivers_is31fl3731.md.k9wXgexF.lean.js

16 lines
766 B
JavaScript

import { _ as _export_sfc, c as createElementBlock, o as openBlock, a8 as createStaticVNode } from "./chunks/framework.B9AX-CPi.js";
const __pageData = JSON.parse('{"title":"IS31FL3731 Driver","description":"","frontmatter":{},"headers":[],"relativePath":"drivers/is31fl3731.md","filePath":"drivers/is31fl3731.md","lastUpdated":null}');
const _sfc_main = { name: "drivers/is31fl3731.md" };
const _hoisted_1 = /* @__PURE__ */ createStaticVNode("", 87);
const _hoisted_88 = [
_hoisted_1
];
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("div", null, _hoisted_88);
}
const is31fl3731 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export {
__pageData,
is31fl3731 as default
};