import type { DeviceStoreIndex } from '@/apis'; export interface LinkDescription { upstream?: DeviceStoreIndex[]; }