Chartbreaker
    Preparing search index...

    Type Alias Events

    type Events = {
        update: (update: TUpdate) => void;
    }
    Index

    Properties

    Properties

    update: (update: TUpdate) => void

    Fired when the data was updated