add dev input module

This commit is contained in:
2025-05-16 23:55:53 +08:00
parent 956114e891
commit 248e045c63
3 changed files with 45 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/use-config",
"version": "1.0.15",
"version": "1.0.17",
"types": "dist/config.d.ts",
"scripts": {
"build": "npm run clean && tsup",