refactor: update extractor imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import StreamSB from "./streamsb.js";
|
||||
import StreamTape from "./streamtape.js";
|
||||
import RapidCloud from "./rapidcloud.js";
|
||||
import MegaCloud from "./megacloud.js";
|
||||
|
||||
export { StreamSB, StreamTape, RapidCloud };
|
||||
export { StreamSB, StreamTape, RapidCloud, MegaCloud };
|
||||
|
||||
Reference in New Issue
Block a user