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

    Type Alias IntentParams

    type IntentParams = {
        input: Schema.Schema.All;
        output: Schema.Schema.All;
    }
    Index

    Properties

    Properties

    input: Schema.Schema.All
    output: Schema.Schema.All