@mengkodingan/ckptw
Advanced tools
Comparing version 2.0.0 to 2.0.2
{ | ||
"name": "@mengkodingan/ckptw", | ||
"version": "2.0.0", | ||
"version": "2.0.2", | ||
"description": "easy way to create Whatsapp Bot.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -22,3 +22,3 @@ # ckptw | ||
import { Client } from "@mengkodingan/ckptw"; | ||
import { Events } from "@mengkodingan/ckptw/Constant"; | ||
import { Events } from "@mengkodingan/ckptw/dist/Constant"; | ||
@@ -219,3 +219,3 @@ const bot = new Client({ | ||
```ts | ||
import { Events } from "@mengkdoingan/ckptw/Constant"; | ||
import { Events } from "@mengkdoingan/ckptw/dist/Constant"; | ||
``` | ||
@@ -222,0 +222,0 @@ |
2
48013
45
827