turbodombuilder - v0.9.66
    Preparing search index...

    Type Alias EnforcerSolver

    EnforcerSolver: (
        properties: EnforcerCallbackProperties,
        ...args: any[],
    ) => Propagation | void

    Type Declaration

    Type representing the signature of solver functions that enforcers expect.