Preparing search index...
The search index is not available
Automerge Repo - v2.0.0-alpha.14
Automerge Repo
@automerge/automerge-repo
parseAutomergeUrl
Function parseAutomergeUrl
parse
Automerge
Url
(
url
)
:
{
binaryDocumentId
:
BinaryDocumentId
;
documentId
:
DocumentId
;
}
Given an Automerge URL, returns the DocumentId in both base58check-encoded form and binary form
Parameters
url
:
AutomergeUrl
Returns
{
binaryDocumentId
:
BinaryDocumentId
;
documentId
:
DocumentId
;
}
binary
Document
Id
:
BinaryDocumentId
document
Id
:
DocumentId
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Automerge Repo - v2.0.0-alpha.14
Loading...
Given an Automerge URL, returns the DocumentId in both base58check-encoded form and binary form