增加范围类型支持

This commit is contained in:
2024-12-13 12:32:19 +08:00
parent 7755b3926b
commit c5e5a1e251
6 changed files with 358 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@yizhi/postgres",
"version": "1.0.13",
"version": "1.0.14",
"main": "dist/index.js",
"types": "typing/index.d.ts",
"scripts": {},