Type alias PropertyMap<T>

PropertyMap<T>: Map<string, T>

Type Parameters