turbodombuilder - v0.9.66
    Preparing search index...

    Type Alias EnforcerMutator<Type>

    EnforcerMutator: (
        properties: EnforcerMutatorProperties<Type>,
        ...args: any[],
    ) => Type

    Type Parameters

    • Type = any

    Type Declaration

    Type representing the signature of mutator functions that enforcers expect.