Files
2026-01-30 23:31:00 -06:00

5 lines
90 B
Python

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