API reference
@oslojs/cbor
Links
GitHub
Oslo
Twitter
Donate
CBORMap.has()
Returns
true
if the map includes the provided key.
Definition
function
has
(
key
:
CBORValue
)
:
boolean
;
Parameters
key