interface TriggerEntry {
    label: string;
    timestamp: string;
}

Properties

Properties

label: string
timestamp: string