Comparing version
{ | ||
"name": "fib-app", | ||
"version": "1.15.9", | ||
"version": "1.15.10", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "main": "lib", | ||
"@fibjs/types": "^0.35.0", | ||
"@fxjs/orm": "^1.14.3", | ||
"@fxjs/orm": "^1.14.4", | ||
"fib-graphql": "^1.0.0", | ||
@@ -39,0 +39,0 @@ "fib-pool": "^1.6.0", |
@@ -1,2 +0,2 @@ | ||
export declare const wait: import("@fxjs/orm/typings/Typo/hook").FxOrmHook.HookWait<import("@fxjs/orm/typings/Typo/instance").FxOrmInstance.Instance, any>; | ||
export declare const trigger: import("@fxjs/orm/typings/Typo/hook").FxOrmHook.HookTrigger<any, any>; | ||
export declare const wait: import("@fxjs/orm").FxOrmHook.HookWait<import("@fxjs/orm").FxOrmInstance.Instance, any>; | ||
export declare const trigger: import("@fxjs/orm").FxOrmHook.HookTrigger<any, any>; |
190115
-0.03%Updated