turbodombuilder - v0.9.48
    Preparing search index...

    Type Alias SubstrateMutator<Type>

    SubstrateMutator: (
        properties: SubstrateMutatorProperties<Type>,
        ...args: any[],
    ) => Type

    Type Parameters

    • Type = any

    Type Declaration

    Type representing the signature of checker functions that substrates expect.