UNPKG

express-sharp

Version:

Real-time image processing for your express application

3 lines (2 loc) 131 B
import { ImageUrl } from './image-url.service'; export declare function createClient(endpoint: string, secret?: string): ImageUrl;