Type alias Uniform<T>

Uniform<T>: { value: T }

Type Parameters

Type declaration

  • value: T

Generated using TypeDoc