Skip to content

kdong007/ald-wx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ald-wx

打包阿拉丁sdk成npm包

安装

npm install ald-wx --save
yarn add ald-wx

使用

import ald from "ald-wx"

ald({
    app_key: "xxx", 
    getLocation: true,
    plugin: false,
})

参数设置同于官方文档

About

打包阿拉丁sdk成npm包

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published