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

1.5.8-201707121416 • Public • Published

Use DingTalk in your typescript project.

Installation

yarn add ali-dd
# or 
(c)npm install ali-dd --save(-dev)

Usage

import * as dd from 'ali-dd';
dd.config(mixin(config, {
    type: 0,
    agentId: 'xxx',
    corpId: 'xxx',
    timeStamp: 1234,
    nonceStr: 'xxx',
    signature: 'xxx',
    jsApiList: []
}));

/ali-dd/

    Package Sidebar

    Install

    npm i ali-dd

    Weekly Downloads

    9

    Version

    1.5.8-201707121416

    License

    ISC

    Last publish

    Collaborators

    • taoqf