Skip to content

Commit

Permalink
Merge pull request #352 from akellbl4/is-valid-doc-id
Browse files Browse the repository at this point in the history
expose isValidDocumentId
  • Loading branch information
pvh authored May 17, 2024
2 parents ab8fcbc + 3956217 commit caf338c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/automerge-repo/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
export { DocHandle } from "./DocHandle.js"
export {
isValidAutomergeUrl,
isValidDocumentId,
parseAutomergeUrl,
stringifyAutomergeUrl,
interpretAsDocumentId,
Expand Down

0 comments on commit caf338c

Please sign in to comment.