mirror of
https://github.com/onyx-and-iris/vmr-http.git
synced 2026-04-07 02:13:31 +00:00
export app, fastapi entrypoint
patch bump
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Voicemeeter HTTP API."""
|
||||
|
||||
from .app import app
|
||||
|
||||
__all__ = ['app']
|
||||
|
||||
Reference in New Issue
Block a user