mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-31 07:08:28 -04:00
🧹 Code Cleanup
This commit is contained in:
parent
8858bb0ea3
commit
3585ec7a9f
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
import { renderCursors } from "./utils/render";
|
import { renderCursors } from "./utils/render";
|
||||||
import { spinner } from "./utils/spinner";
|
import { spinner } from "./utils/spinner";
|
||||||
import * as types from "./types";
|
|
||||||
|
|
||||||
export { spinner, renderCursors, types };
|
export { spinner, renderCursors };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue