2.3.0-beta.3 • Published 7 years ago
typed-dingtalk v2.3.0-beta.3
typed-dingtalk
TypeScript declaration file for Dingtalk jsapi
Install
With
npminstallednpm install typed-dingtalk --save-devWith
typingsinstalledtypings install github:Emeryao/typed-dingtalk -SGOr get the declaration file here and include it to your project
for
Angular
projects created withng newhave a./src/tsconfig.app.jsonwith default content{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/app", "types": [] }, "exclude": [] }the line of
"types":[]should be removed to make the declaration file work
About
Based on the official Dingtalk API documentationdingtalk.js Version 2.3.0
About the jsdoc comment
- all Chinese punctuations in comments have been removed
- a comment quoted by
"means it is directly copy/paste from the official documentaion - a comment quoted by
'means it is copied from the official documentation and had been modifieda common scenario is removing some useless messages like
"the type is number blablabla" - a comment has no quotes means it is written by myself
Last Update
2018.09.13 UTC+08:00
2.3.0-beta.3
7 years ago
2.3.0-beta.2
7 years ago
2.3.0-beta.1
7 years ago
2.2.5-beta.4
8 years ago
2.2.5-beta.3
8 years ago
2.2.5-beta.2
8 years ago
2.2.5-beta.1
8 years ago
0.0.0
8 years ago