@wpkernel/pipeline v0.12.1-beta.3
@wpkernel/pipeline / FragmentFinalizationMetadata
Interface: FragmentFinalizationMetadata<TFragmentKind>
Metadata from fragment helper execution.
Extended by
Type Parameters
TFragmentKind
TFragmentKind extends HelperKind = HelperKind
Properties
fragments
ts
readonly fragments: HelperExecutionSnapshot<TFragmentKind>;