Skip to content

Commit

Permalink
Export VersionVector (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 authored Oct 23, 2024
1 parent bd5e50f commit 1d8adb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/src/yorkie.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export {
type TimeTicketStruct,
} from '@yorkie-js-sdk/src/document/time/ticket';
export { type ActorID } from '@yorkie-js-sdk/src/document/time/actor_id';
export { VersionVector } from '@yorkie-js-sdk/src/document/time/version_vector';
export type {
OperationInfo,
TextOperationInfo,
Expand Down

0 comments on commit 1d8adb3

Please sign in to comment.