docs/api/README.md

14 lines
137 B
Markdown
Raw Normal View History

2024-03-04 16:32:54 +08:00
# @gkd-kit/api
## Install
```shell
pnpm add @gkd-kit/api
```
## Usage
```ts
import type { RawSubscription } from '@gkd-kit/api';
```