Interface: PreviewSpecInput
Defined in: packages/core/src/application/use-cases/preview-spec.ts:13
Input for the PreviewSpec use case.
Properties
name
readonlyname:string
Defined in: packages/core/src/application/use-cases/preview-spec.ts:15
The change name.
specId
readonlyspecId:string
Defined in: packages/core/src/application/use-cases/preview-spec.ts:17
The fully-qualified spec ID to preview (e.g. core:core/compile-context).