"""Define constants for the Go Slide component."""
API = "api"
COMPONENT = "cover"
DOMAIN = "slide"
SLIDES = "slides"
DEFAULT_RETRY = 120