baheal-biso-3d
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

使用说明

安装

npm install baheal-biso-3d

安装依赖

使用

import imageToolThree from "baheal-biso-3d";
Vue.use(imageToolThree, {
  api: {
    // # 管理系统/开发环境
    vueAppBaseApi: process.env.VUE_APP_BASE_API,
    // #后端接口地址
    vueAppProxyTarget: process.env.VUE_APP_PROXY_TARGET,
    // token
    token: getToken(),
  },
});

Readme

Keywords

Package Sidebar

Install

npm i baheal-biso-3d

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

11 MB

Total Files

232

Last publish

Collaborators

  • lishunkai