SongGuess
    Preparing search index...

    Interface DurableObjectSetAlarmOptions

    interface DurableObjectSetAlarmOptions {
        allowConcurrency?: boolean;
        allowUnconfirmed?: boolean;
    }
    Index

    Properties

    allowConcurrency?: boolean
    allowUnconfirmed?: boolean