Files
2025-09-11 10:47:34 +03:00

5 lines
94 B
Python

"""HACS Frontend"""
from .version import VERSION
def locate_dir():
return __path__[0]