CBORMap.has()

Returns true if the map includes the provided key.

Definition

function has(key: CBORValue): boolean;

Parameters

  • key