@yorkie-js/sdk
    Preparing search index...

    Enumeration DocSyncStatus

    DocSyncStatus represents the result of synchronizing the document with the server.

    Index

    Enumeration Members

    Enumeration Members

    Synced: "synced"

    Synced means that document synced successfully.

    SyncFailed: "sync-failed"

    SyncFiled means that document synchronization has failed.