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

0.2.20 • Public • Published

使用说明

安装

npm install baheal-biso-three

安装依赖

使用

import imageToolThree from "baheal-biso-three";
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-three

Weekly Downloads

1

Version

0.2.20

License

MIT

Unpacked Size

8.78 MB

Total Files

7

Last publish

Collaborators

  • lishunkai