forked from home-assistant/core
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for launch_library."""
|
|
|
|
DOMAIN = "launch_library"
|