Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 514 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 514 Bytes

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