@tauri-apps/plugin-shell - v2.3.0
    Preparing search index...

    Interface OutputEvents<O>

    interface OutputEvents<O extends IOPayload> {
        data: O;
    }

    Type Parameters

    Index

    Properties

    Properties

    data: O