@haluo/pc
TypeScript icon, indicating that this package has built-in type declarations

0.0.11-alpha.6 • Public • Published

安装

yarn add @haluo/pc

使用

// main.js
import HaluoPc from '@haluo/pc';
import elementPlus from 'element-plus'
import 'element-plus/dist/index.css'

const app = createApp(App)

app.use(elementPlus)
app.use(HaluoPc)
app.mount('#app')

Readme

Keywords

Package Sidebar

Install

npm i @haluo/pc

Weekly Downloads

0

Version

0.0.11-alpha.6

License

MIT

Unpacked Size

141 kB

Total Files

17

Last publish

Collaborators

  • linkpk
  • raindi
  • whtyxfmm