fix(xo-server/xapi): add missing import
This commit is contained in:
parent
16e7257e3b
commit
b58b1d94cd
@ -50,6 +50,7 @@ import {
|
|||||||
|
|
||||||
import mixins from './mixins'
|
import mixins from './mixins'
|
||||||
import OTHER_CONFIG_TEMPLATE from './other-config-template'
|
import OTHER_CONFIG_TEMPLATE from './other-config-template'
|
||||||
|
import { type DeltaVmExport } from './'
|
||||||
import {
|
import {
|
||||||
asBoolean,
|
asBoolean,
|
||||||
asInteger,
|
asInteger,
|
||||||
|
Loading…
Reference in New Issue
Block a user