🔁 hooks.ts

This commit is contained in:
nirholas
2026-03-31 10:24:08 +00:00
parent ed339bbedb
commit a9be7897e1

View File

@@ -288,3 +288,4 @@ export type AggregatedHookResult = {
permissionRequestResult?: PermissionRequestResult
retry?: boolean
}