@dxos/app-framework - v0.8.2
    Preparing search index...

    Type Alias PromiseIntentUndo

    PromiseIntentUndo: () => Promise<IntentDispatcherResult<any, any>>

    Invokes the most recent undoable intent with undo flags.

    Type declaration