mirror of
https://github.com/YuzuZensai/NekoMelody.git
synced 2026-01-31 14:57:58 +00:00
✨ feat: Simple play-dl stream
This commit is contained in:
5
src/index.ts
Normal file
5
src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { stream } from "./stream";
|
||||
|
||||
export default {
|
||||
stream,
|
||||
};
|
||||
Reference in New Issue
Block a user