UNPKG

@privjs/gradients

Version:

Javascript utility to generate beautiful gradient backgrounds. Built by the team behind [privjs.com](https://privjs.com)

9 lines (8 loc) 138 B
export declare const CURVE_PRESETS: { id: string; label: string; curve: { x: number; y: number; }[]; }[];