Skip to content

happypdf / pluckIndices

Function: pluckIndices()

ts
function pluckIndices<T>(arr, indices): T[];

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

Type Parameters

Type Parameter
T

Parameters

ParameterType
arrT[]
indicesnumber[]

Returns

T[]

MIT Licensed. A fork of pdf-lib.