import { vi } from 'vitest' export default { get: vi.fn(), }