Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ resolveLink
Method
resolveLink
packages/firebase-dynamic-links/common.ts:78–78 ·
view source on GitHub ↗
(link: string)
Source
from the content-addressed store, hash-verified
76
buildLink(link: IDynamicLinkParameters): Promise<string>;
77
onLink(listener: OnLinkListener);
78
resolveLink(link: string): Promise<IDynamicLink>;
79
}
Callers
1
resolveLink
Method · 0.65
Implementers
3
DynamicLinks
packages/firebase-dynamic-links/index.
DynamicLinks
packages/firebase-dynamic-links/index.
DynamicLinks
packages/firebase-dynamic-links/index.
Calls
no outgoing calls
Tested by
no test coverage detected