@cyber-tools/type-search
Version:
用于在DefinitelyTyped上搜索类型的命令行工具
17 lines (13 loc) • 363 B
Markdown
<h2 align="center">Introduction</h2>
<div align="center">
用于在<a href="https://github.com/DefinitelyTyped/DefinitelyTyped">DefinitelyTyped</a>上搜索类型的命令行工具
</div>
<h2 align="center">Install</h2>
```bash
npm install @cyber-tools/type-search -g
```
<h2 align="center">Usage</h2>
npm init 方式:
```bash
cyber-type <type-package>
```