JWSRegisteredHeaders.type()
Return the typ
parameter value. Throws an Error
if the parameter doesn't exist or the value isn't a string.
Definition
function type(): string;
Return the typ
parameter value. Throws an Error
if the parameter doesn't exist or the value isn't a string.
function type(): string;