import { createMockableFunction } from '../mocking-implementation'; export const isAnyOfflineAudioContext = createMockableFunction(() => true);