-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
4 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
// Generated by 'unplugin-auto-import' | ||
export {} | ||
declare global { | ||
const IconMdiAnchor: typeof import('~icons/mdi/anchor.jsx')['default'] | ||
const IconMdiBookOpenOutline: typeof import('~icons/mdi/book-open-outline.jsx')['default'] | ||
const IconMdiBroadcastOff: typeof import('~icons/mdi/broadcast-off.jsx')['default'] | ||
const IconMdiCheck: typeof import('~icons/mdi/check.jsx')['default'] | ||
const IconMdiChevronDown: typeof import('~icons/mdi/chevron-down.jsx')['default'] | ||
const IconMdiCircle: typeof import('~icons/mdi/circle.jsx')['default'] | ||
const IconMdiClose: typeof import('~icons/mdi/close.jsx')['default'] | ||
const IconMdiCoins: typeof import('~icons/mdi/coins.jsx')['default'] | ||
const IconMdiContentCopy: typeof import('~icons/mdi/content-copy.jsx')['default'] | ||
const IconMdiKey: typeof import('~icons/mdi/key.jsx')['default'] | ||
const IconMdiPencil: typeof import('~icons/mdi/pencil.jsx')['default'] | ||
const IconMdiStar: typeof import('~icons/mdi/star.jsx')['default'] | ||
const IconMdiStarOutline: typeof import('~icons/mdi/star-outline.jsx')['default'] | ||
const IconMdiTable: typeof import('~icons/mdi/table.jsx')['default'] | ||
const IconMdiUnfoldMoreHorizontal: typeof import('~icons/mdi/unfold-more-horizontal.jsx')['default'] | ||
const IconMdiVectorTriangle: typeof import('~icons/mdi/vector-triangle.jsx')['default'] | ||
const IconMdiWarning: typeof import('~icons/mdi/warning.jsx')['default'] | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters