1.2.2 • Published 6 months ago

@douyin-microapp/typings v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

字节小程序类型定义文件

字节跳动小程序 API 的 TypeScript 类型定义文件。

安装

npm install @douyin-microapp/typings

使用

安装后手动进行导入。

  • import '@douyin-microapp/typings';

也可以直接在项目的 tsconfig.json 配置文件中指定。

  • types: ["@douyin-microapp/typings"]

或者通过 三斜杠指令 引用。

  • /// <reference path="node_modules/@douyin-microapp/typings/index.d.ts" />
1.2.0

9 months ago

1.2.1-alpha.1

9 months ago

1.2.2

6 months ago

1.2.1

9 months ago

1.1.0

11 months ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago