4 lines
51 B
Python
4 lines
51 B
Python
|
"""Constants for sms Component."""
|
||
|
|
||
|
DOMAIN = "sms"
|