SongGuess
    Preparing search index...

    Interface DurableObjectGetAlarmOptions

    interface DurableObjectGetAlarmOptions {
        allowConcurrency?: boolean;
    }
    Index

    Properties

    allowConcurrency?: boolean