checkTree

external interface checkTree

Functions

get
Link copied to clipboard
js
abstract operator fun get(key: String): Any?
set
Link copied to clipboard
js
abstract operator fun set(key: String, value: Any)