NameplatePalette

Signature

export declare enum NameplatePalette {    Berry = "berry",    BubbleGum = "bubble_gum",    Clover = "clover",    Cobalt = "cobalt",    Crimson = "crimson",    Forest = "forest",    Lemon = "lemon",    Sky = "sky",    Teal = "teal",    Violet = "violet",    White = "white"}

Members

This export does not declare public properties or methods in the generated declaration file.