Skip to content

Commit

Permalink
feat: first commit 🌈
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoGathK committed Apr 6, 2022
1 parent bf247f5 commit be42f26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@ npm install @vodyani/kafka-node-adapter

- [kafka-node](https://github.com/SOHU-Co/kafka-node) `v5`

### Usage

> Due to naming conflicts, you need to introduce additional declare `TypeSequelize` when using `sequelize-typescript`.
```
import { TypeSequelize } from '@vodyani/kafka-node-adapter';
```

## Contributing

## License

Vodyani kafka-node-adapter is [MIT licensed](LICENSE).
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"keywords": [
"vodyani",
"nodejs",
"adapter",
"kafka-node",
"javascript",
"typescript",
Expand Down

0 comments on commit be42f26

Please sign in to comment.