UNPKG

imagerot

Version:

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

4 lines (3 loc) 110 B
import { TEffectExport } from '../../../types'; declare const scanlines: TEffectExport; export { scanlines };