Home > yorkie-js-sdk > ActorID
ActorID is used to identify who is making changes to the document. It is hexadecimal string and should be generated by unique value.
ActorID
Signature:
export declare type ActorID = string;