ForkOptions type
Home > @rimitive/core > ForkOptions
ForkOptions type
Section titled “ForkOptions type”Options for forking a context
Signature:
export type ForkOptions = { instrumentation?: InstrumentationContext;};References: InstrumentationContext