UNPKG

sanity-next-social-image-generator

Version:
3 lines (2 loc) 120 B
import sharp from 'sharp'; export declare const blurFilter: (blur: number, image: sharp.Sharp) => Promise<sharp.Sharp>;