Type alias ValueOrFunc<T>

ValueOrFunc<T>: T | FuncOf<T>

Type Parameters

  • T = any

Generated using TypeDoc