82e5b2c5d7
UserFeaturesContext with cross-tab syncing via BroadcastChannel GitOrigin-RevId: 4262719f5018f5717211851ce28b3255af65461a
5 lines
84 B
JavaScript
5 lines
84 B
JavaScript
module.exports = {
|
|
addEventListener: () => {},
|
|
removeEventListener: () => {},
|
|
}
|