Type alias AngleEntry

AngleEntry: { [ k in "deg" | "grad" | "rad" | "turn"]: { [value: number]: StyleObject } }