kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
js
Platform filter
js
Switch theme
Search in API
kotlin-mpp-playground
web
/
xterm
/
IUnicodeHandling
IUnicode
Handling
js
external
interface
IUnicodeHandling
(
source
)
Members
Properties
active
Version
Link copied to clipboard
js
abstract
var
activeVersion
:
String
versions
Link copied to clipboard
js
abstract
val
versions
:
Array
<
String
>
Functions
register
Link copied to clipboard
js
abstract
fun
register
(
provider
:
IUnicodeVersionProvider
)