mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 14:00:05 +02:00

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