Skip to content

Type Alias: ConformanceOptions

Generated from SDK v1 (protocol 1) at source revision 97c6bb1. Never edit by hand; run npm run generate:reference.

@muoto/application


ConformanceOptions = Readonly<{ availableServices?: readonly ServiceContract[]; commands?: readonly PackageCommandContract[]; existingCommands?: readonly PackageCommandContract[]; existingExtensions?: readonly string[]; sdkVersion: number; }>

Defined in: sdk/conformance.ts:30