()
| 5360 | this._core.unicodeService.register(e3); |
| 5361 | } |
| 5362 | get versions() { |
| 5363 | return this._core.unicodeService.versions; |
| 5364 | } |
| 5365 | get activeVersion() { |
| 5366 | return this._core.unicodeService.activeVersion; |
| 5367 | } |
nothing calls this directly
no outgoing calls
no test coverage detected