Skip to content

happypdf / isType

Function: isType()

ts
function isType(value, type): boolean;

Defined in: src/utils/validators.ts:105

Parameters

ParameterType
valueany
typeTypeDescriptor

Returns

boolean

MIT Licensed. A fork of pdf-lib.