Skip to the content.

Function: isNodeTLSAShape()

function isNodeTLSAShape(obj: unknown): boolean;

Defined in: src/node-compat.ts:85

Determine if a given object matches the Node TLSA shape

Parameters

obj

unknown

Returns

boolean