import { System } from '@/system'; export function osPlus(system: System) { console.log(system) }