sudovanilla-website/public/@shoelace-style/shoelace/cdn/chunks/chunk.VI2O2VES.js
2024-05-13 23:34:06 -04:00

21 lines
464 B
JavaScript

import {
SlFormatBytes
} from "./chunk.QOV364KK.js";
// src/react/format-bytes/index.ts
import * as React from "react";
import { createComponent } from "@lit/react";
var tagName = "sl-format-bytes";
SlFormatBytes.define("sl-format-bytes");
var reactWrapper = createComponent({
tagName,
elementClass: SlFormatBytes,
react: React,
events: {},
displayName: "SlFormatBytes"
});
var format_bytes_default = reactWrapper;
export {
format_bytes_default
};