UNPKG

mine-h5-ui

Version:

一款轻量级、模块化基于 Vue3.x 的 H5 前端 UI 组件库 👍

15 lines (14 loc) 330 B
import { inject as o } from "vue"; import { MeSwiperKey as e } from "../MeSwiper/token.js"; /*! * mine-h5-ui v2.15.0 * Copyright (c) 2025 biaov * @license MIT */ const i = (m) => { const { name: r, getName: t } = o(e, {}); return r === e && t(m.name), {}; }; export { i as useName };