Type alias AttributeMap<T>

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

Type Parameters

Generated using TypeDoc