Commit 0591521 1 parent a2754fc commit 0591521 Copy full SHA for 0591521
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# @tomjs/electron-devtools-installer
2
2
3
- [ ![ npm] ( https://img.shields.io/npm/v/@tomjs/electron-devtools-installer )] ( https://www.npmjs.com/package/@tomjs/electron-devtools-installer ) ![ node-current (scoped)] ( https://img.shields.io/node/v/@tomjs/electron-devtools-installer ) ![ NPM] ( https://img.shields.io/npm/l/@tomjs/electron-devtools-installer ) [ ![ Docs ] ( https://img.shields.io/badge/API-unpkg-orange )] ( https://www.unpkg.com/browse /@tomjs/electron-devtools-installer/dist/index.d.ts )
3
+ [ ![ npm] ( https://img.shields.io/npm/v/@tomjs/electron-devtools-installer )] ( https://www.npmjs.com/package/@tomjs/electron-devtools-installer ) ![ node-current (scoped)] ( https://img.shields.io/node/v/@tomjs/electron-devtools-installer ) ![ NPM] ( https://img.shields.io/npm/l/@tomjs/electron-devtools-installer ) [ ![ jsDocs.io ] ( https://img.shields.io/badge/jsDocs.io-reference-blue )] ( https://www.jsdocs.io/package /@tomjs/electron-devtools-installer )
4
4
5
5
** English** | [ 中文] ( ./README.zh_CN.md )
6
6
@@ -67,6 +67,7 @@ app.whenReady().then(() => {
67
67
68
68
## Documentation
69
69
70
+ - [ API Document] ( https://www.jsdocs.io/package/@tomjs/electron-devtools-installer ) provided by [ jsdocs.io] ( https://www.jsdocs.io ) .
70
71
- [ index.d.ts] ( https://www.unpkg.com/browse/@tomjs/electron-devtools-installer/dist/index.d.ts ) provided by [ unpkg.com] ( https://www.unpkg.com ) .
71
72
72
73
## API
Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ app.whenReady().then(() => {
69
69
70
70
## 文档
71
71
72
+ - [ jsdocs.io] ( https://www.jsdocs.io ) 提供的 [ API 文档] ( https://www.jsdocs.io/package/@tomjs/electron-devtools-installer ) .
72
73
- [ unpkg.com] ( https://www.unpkg.com/ ) 提供的 [ index.d.ts] ( https://www.unpkg.com/browse/@tomjs/electron-devtools-installer/dist/index.d.ts ) .
73
74
74
75
## API
You can’t perform that action at this time.
0 commit comments