GetRolesResult

external interface GetRolesResult(source)

Functions

Link copied to clipboard
abstract operator fun get(key: String): ReadonlyArray<HTMLElement>?
Link copied to clipboard
abstract operator fun set(key: String, value: ReadonlyArray<HTMLElement>?)