3 lines
56 B
Python
3 lines
56 B
Python
__all__ = ("router",)
|
|
|
|
from .gifts_handler import router |
__all__ = ("router",)
|
|
|
|
from .gifts_handler import router |