ComposeOptions type
Home > @rimitive/core > ComposeOptions
ComposeOptions type
Section titled “ComposeOptions type”Options for composing modules
Signature:
export type ComposeOptions = { instrumentation?: InstrumentationContext;};References: InstrumentationContext