Type alias GuardAllIn

GuardAllIn: (<Guards>(guards: Readonly<[...Guards]>) => GuardAllInFn<Guards>)

Type declaration

    • <Guards>(guards: Readonly<[...Guards]>): GuardAllInFn<Guards>
    • Type Parameters

      Parameters

      • guards: Readonly<[...Guards]>

      Returns GuardAllInFn<Guards>

Generated using TypeDoc