Delete src/index.ts
This commit is contained in:
parent
6d1d767819
commit
8fbaacbd33
|
@ -1,7 +0,0 @@
|
||||||
import { Bus } from "./VMR/Bus";
|
|
||||||
import { Strip } from "./VMR/Strip";
|
|
||||||
import { Control } from "./VMR/Control";
|
|
||||||
import { Remote } from "./VMR/Remote";
|
|
||||||
import { VMObject } from "./VMR/VMObject";
|
|
||||||
|
|
||||||
export { Remote, Control, Strip, Bus, VMObject };
|
|
Loading…
Reference in New Issue
Block a user