fix(core): update

This commit is contained in:
2020-12-21 12:07:34 +00:00
parent c8ce7942d5
commit ac43f63daf
5 changed files with 11 additions and 14 deletions

View File

@@ -7,6 +7,4 @@ export { typedrequestInterfaces, typedrequest };
// thirdparty scope
import { BroadcastChannel as BroadCastChannelPolyfill } from 'broadcast-channel';
export {
BroadCastChannelPolyfill
};
export { BroadCastChannelPolyfill };