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