UNPKG

imagerot

Version:

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

4 lines (3 loc) 91 B
import { TMode } from '../../types'; declare const pixelsort: TMode; export { pixelsort };