clik-engine API
    Preparing search index...

    Interface SyncStateData

    interface SyncStateData {
        entities: EntityStateSnapshot[];
        serverTime: number;
    }
    Index

    Properties

    Properties

    serverTime: number