Type alias Computable<S, T, N>

Computable<S, T, N>: ((state) => S)

Type Parameters

  • S

  • T extends GouterConfig

  • N extends keyof T

Type declaration

    • (state): S
    • Parameters

      Returns S

Generated using TypeDoc