Type alias Valid<T>

Valid<T>: TypeTag<"@extollo/lib:Valid"> & T

Type tag for a validated runtime type.

Type Parameters

  • T