1.0.12 • Published 10 months ago

@jsdesigndeveloper/plugin-typings v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

即时设计插件 API 类型

此仓库包含即时设计插件 API 类型包。

用法

  1. 安装

    npm i --save-dev @jsdesigndeveloper/plugin-typings
    # or
    yarn add -D @jsdesigndeveloper/plugin-typings
  2. 配置 tsconfig.json

    {
        "compilerOptions": {
            "typeRoots": [
                "./node_modules/@types",
                "./node_modules/@jsdesigndeveloper"
            ]
        }
    }
1.0.12

10 months ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years 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