更新版本至 0.0.47,升级 @kevisual/remote-app 依赖至 0.0.4,并在 QueryApp 类中扩展 getApp 方法的参数以支持创建新应用

This commit is contained in:
2026-02-05 18:34:54 +08:00
parent 4e36d01fb1
commit e4990d5e3d
4 changed files with 22 additions and 9 deletions

View File

@@ -1,2 +1,5 @@
import { RemoteApp } from '@Kevisual/remote-app'
import { RemoteApp } from '@kevisual/remote-app'
export {
RemoteApp
}