Chartbreaker
    Preparing search index...

    Type Alias Data_Events

    type Data_Events = {
        update: (update: DataTUpdate) => void;
    }
    Index
    update: (update: DataTUpdate) => void

    Fired when the data was updated