fix(core): update

This commit is contained in:
2022-01-24 05:11:55 +01:00
parent d8d382b2fb
commit 63610b66bc
2 changed files with 0 additions and 10 deletions

View File

@@ -3,8 +3,3 @@ import * as typedrequestInterfaces from '@apiglobal/typedrequest-interfaces';
import * as typedrequest from '@apiglobal/typedrequest';
export { typedrequestInterfaces, typedrequest };
// thirdparty scope
import { BroadcastChannel as BroadCastChannelPolyfill } from 'broadcast-channel';
export { BroadCastChannelPolyfill };