Skip to content

happypdf / last

Function: last()

ts
function last<T>(array): T;

Defined in: src/utils/arrays.ts:4

Type Parameters

Type Parameter
T

Parameters

ParameterType
arrayT[]

Returns

T

MIT Licensed. A fork of pdf-lib.