add query adapter

This commit is contained in:
2025-06-07 17:00:30 +08:00
parent 452f821d06
commit 14dec5f5c5
3 changed files with 18 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/query",
"version": "0.0.25",
"version": "0.0.26",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",