Skip to content

ConsumeDecl

An intent the app consumes — declaring it is what lets the broker permit the app to invoke it.

intent: string;

The intent name this app consumes.


optional minVersion?: string;

The lowest provider version this app is compatible with.