UNPKG

koishi-plugin-beatsaber-bot

Version:

一个 用于 BeatSaber 的 koishi Bot 插件

4 lines (3 loc) 177 B
/** @jsxImportSource react */ import { SVGProps } from "react"; export default function ScoreSaberIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;