feat: add logs function (#6)

This commit is contained in:
Kevin Lee
2024-08-15 17:43:21 +08:00
committed by GitHub
parent 8d59c86a92
commit 7e5fd0e082
12 changed files with 182 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openim/electron-client-sdk",
"version": "1.0.8",
"version": "1.0.9",
"description": "open im sdk for node",
"source": "src/index.ts",
"main": "lib/index.js",