Type alias CollectionMutator<T>

CollectionMutator<T>: ((d: T) => DataType)

Type Parameters

  • T

    A received collection type definition

Type declaration

Generated using TypeDoc