Skip to content

Commit

Permalink
Export types related to OperationInfo (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
chacha912 authored Aug 7, 2023
1 parent 5b6815d commit 28a763d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/yorkie.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ export {
export { ActorID } from '@yorkie-js-sdk/src/document/time/actor_id';
export type {
OperationInfo,
TextOperationInfo,
CounterOperationInfo,
ArrayOperationInfo,
ObjectOperationInfo,
TreeOperationInfo,
AddOpInfo,
IncreaseOpInfo,
RemoveOpInfo,
Expand Down

0 comments on commit 28a763d

Please sign in to comment.