Viktorani API - v0.0.8
    Preparing search index...

    Interface ExpiryEvent

    interface ExpiryEvent {
        audioNotify: TimerNotify;
        id: string;
        label: string;
        visualNotify: TimerNotify;
    }
    Index

    Properties

    audioNotify: TimerNotify
    id: string
    label: string
    visualNotify: TimerNotify