Type alias Map<T>

Message mapping object, but the type parameter A is existential quantified. You need to use runMap function to extract the value MapT<T, A>.

Type Parameters

  • T

Generated using TypeDoc