turbodombuilder - v0.9.48
    Preparing search index...

    Type Alias SubstrateChecker

    SubstrateChecker: (
        properties: SubstrateCallbackProperties,
        ...args: any[],
    ) => boolean

    Type Declaration

    Type representing the signature of checker functions that substrates expect.