kopia lustrzana https://github.com/shoelace-style/shoelace
fixed typescript error
rodzic
1c23daa3b1
commit
9549539f5d
|
|
@ -451,4 +451,7 @@ declare global {
|
|||
interface HTMLElementTagNameMap {
|
||||
'sl-input': SlInput;
|
||||
}
|
||||
interface Window {
|
||||
InstallTrigger: unknown;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue