Skip to content

cw-mini-program/typings

 
 

Repository files navigation

TsWeChat typings

TypeScript declaration file for WeApp API

@tswechat/typings

Install

  • With npm installed

        npm install @tswechat/typings --save-dev
  • With wget installed and include it to your project

        wget https://raw.githubusercontent.com/TsWeChat/typings/master/weapp.d.ts typings/weapp.d.ts

About

TypeScript declaration file for WeApp API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 50.9%
  • JavaScript 49.1%