refactor: reorganize files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { NdmSwitchPortInfo } from '@/apis/domains';
|
||||
import type { NdmSwitchPortInfo } from '@/apis';
|
||||
import { JAVA_UNSIGNED_INTEGER_MAX_VALUE, NDM_SWITCH_PROBE_INTERVAL } from '@/constants';
|
||||
|
||||
export const getPortStatusVal = (portInfo: NdmSwitchPortInfo): string => {
|
||||
|
||||
Reference in New Issue
Block a user