funapi / routes /__init__.py
imperialwool's picture
forgor about routes lmao
5b1514b
raw
history blame
112 Bytes
from .jokes import *
from .ytApi import *
from .osuApi import *
from .helpers import *
from .siteRoutes import *