jswx
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

微信JS-SDK

说明

微信js-sdk支持import导入

JS文件:https://res.wx.qq.com/open/js/jweixin-1.6.0.js

安装

npm i jswx

使用

vue

import * as wx from 'jswx'

nuxt mounted

import('jswx').then(module => {
  const wx = module.default
})

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jswx

Weekly Downloads

4

Version

1.6.0

License

MIT

Unpacked Size

17 kB

Total Files

5

Last publish

Collaborators

  • z7g