FillOptions2: {
matchingBlock?: string;
matchingBlockStates?: Record<string, string | number | boolean>;
minMSBetweenYields?: number;
}
Type declaration
OptionalmatchingBlock?: string
OptionalmatchingBlockStates?: Record<string, string | number | boolean>
OptionalminMSBetweenYields?: number
Remarks
The type of the block mask to match.