modified: src/index.ts
This commit is contained in:
parent
2afe4fea46
commit
aea393c458
|
@ -3,4 +3,4 @@ import { Control } from "./VMR/Control";
|
|||
import { Remote } from "./VMR/Remote";
|
||||
import { VMObject } from "./VMR/VMObject";
|
||||
|
||||
export default {Remote, Control, Strip, VMObject}
|
||||
export {Remote, Control, Strip, VMObject}
|
Loading…
Reference in New Issue
Block a user