Expose the rest of the public classes

Keep this repo open for all use cases it is intended to provide proofing
services for. Even if there is no existing known client for it yet.
This commit is contained in:
Simon Rozman 2024-11-25 14:58:23 +01:00
parent 92c1de9c8e
commit b7315dd608

View File

@ -2237,4 +2237,7 @@ window.addEventListener('load', () => {
})
window.BesService = BesService
window.BesDOMService = BesDOMService
window.BesCKService = BesCKService
window.BesDOMPlainTextService = BesDOMPlainTextService
window.BesTAService = BesTAService