Files
2025-12-05 08:08:44 +08:00

7 lines
94 B
Python

#!/usr/bin/env python
# -*- coding: utf-8 -*-
from . import uvdeluxe
__all__ = ['uvdeluxe']