changed Project Stucture - Part1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import {AudioStreamManager} from "./src";
|
||||
|
||||
let temp = new AudioStreamManager("MySql", "frg");
|
||||
|
||||
console.log(temp);
|
||||
Reference in New Issue
Block a user