Skip to content

Commit 8d1bee9

Browse files
committed
refactor: start import and export in the vis/index.ts
1 parent f1d85b1 commit 8d1bee9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

vis/index.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
import { start } from "./app";
2-
export { start };
1+
export { start } from "./app";

0 commit comments

Comments
 (0)