<T, A, E>(config: internal.RunHyperlinkConfig<T, A, E>): Effect.Effect<
internal.RunGateHandle<T, A, E>,
never,
Store.Storage
>Create a scoped handle with .run only — no live observation, no RPC.
constructors
Source src/RunHyperlink.ts:7341 lines