mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-18 23:10:51 +01:00
zwischenstand
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
import 'flyonui/flyonui'
|
||||
|
||||
import type { HSOverlay, IStaticMethods } from 'flyonui/flyonui'
|
||||
import type { HSOverlay, IStaticMethods, HSAccordion } from 'flyonui/flyonui'
|
||||
declare global {
|
||||
interface Window {
|
||||
HSStaticMethods: IStaticMethods
|
||||
HSOverlay: typeof HSOverlay
|
||||
HSAccordion: typeof HSAccordion
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user