UNPKG

imagerot

Version:

A lightweight, cross-environment image library for applying unique effects via raw image buffers.

3 lines (2 loc) 69 B
declare const arrayPick: <T>(array: T[]) => T; export { arrayPick };