mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
import types explicitly
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { IconPrefix, IconName } from '@fortawesome/fontawesome-common-types'
|
||||
import type { IconPrefix, IconName } from '@fortawesome/fontawesome-common-types'
|
||||
|
||||
const icons: { [key: string]: [IconPrefix, IconName] } = {
|
||||
image: ['far', 'file-image'],
|
||||
|
||||
Reference in New Issue
Block a user