ActivityPlug API / @activityplug/core / createBrowserRemoteAuthority
Function: createBrowserRemoteAuthority()
createBrowserRemoteAuthority(
options?):RemoteAuthority
Defined in: packages/core/src/http/remote-authority.ts:66
Creates the only authority that may explicitly use the browser global fetch.
Parameters
options?
BrowserRemoteAuthorityOptions = {}