Chartbreaker
    Preparing search index...

    Type Alias Data_Events

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

    Properties

    Properties

    update: (update: DataTUpdate) => void

    Fired when the data was updated