Attach BesService to the global window for broader compatibility
This commit is contained in:
parent
49d21da518
commit
4918dbfb36
@ -2236,4 +2236,4 @@ window.addEventListener('load', () => {
|
|||||||
.forEach(hostElement => BesService.registerByElement(hostElement))
|
.forEach(hostElement => BesService.registerByElement(hostElement))
|
||||||
})
|
})
|
||||||
|
|
||||||
export { BesService }
|
window.BesService = BesService
|
||||||
|
Loading…
x
Reference in New Issue
Block a user