Skip to content

Enums

CLOSE_OPTION

enum CLOSE_OPTION {
    ICON = "ICON",
    LINK = "LINK"
}