Skip to content

Type Alias: AppRevisionMetadata

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

@muoto/application


AppRevisionMetadata = object

Defined in: sdk/extensions.ts:110

activationOrder: readonly string[]

Defined in: sdk/extensions.ts:116

Deterministic activation order over hard activation edges.


appRevisionId: string

Defined in: sdk/extensions.ts:111


extensions: readonly ExtensionMetadata[]

Defined in: sdk/extensions.ts:112


services: readonly ResolvedService[]

Defined in: sdk/extensions.ts:114

Resolved provider for every service contract in the revision.