Type alias AttributeMap<T>

AttributeMap<T>: { [ P in keyof T]: string }

Type Parameters

Type Parameters

  • T

Generated using TypeDoc