mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
chore: update autoimport
This commit is contained in:
parent
73de024a92
commit
51c6d22839
1
src/auto-imports.d.ts
vendored
1
src/auto-imports.d.ts
vendored
|
@ -376,6 +376,7 @@ declare global {
|
|||
export type { OpenTradeVizOptions } from './stores/settings'
|
||||
import('./stores/settings')
|
||||
}
|
||||
|
||||
// for vue template auto import
|
||||
import { UnwrapRef } from 'vue'
|
||||
declare module 'vue' {
|
||||
|
|
Loading…
Reference in New Issue
Block a user