OptionalonCallback function to execute when the substrate is activated.
OptionalonCallback function to execute when the substrate is deactivated.
OptionalpriorityThe priority of the substrate. Higher priority substrates (lower number) should be resolved first. Defaults to 10.
OptionalactiveWhether the substrate is active. Defaults to true.
OptionalattachedThe optional TurboSubstrate instance to attach to the substrate.
Description
Type representing objects used to configure the creation of substrates. Used in makeSubstrate.