1import Stub from '#/lib/broadcast/stub' 2export default 'BroadcastChannel' in window ? window.BroadcastChannel : Stub