UNPKG

@plastichub/osr-mail

Version:

This is a CLI(CommandLineInterface) toolset to convert media files

3 lines (2 loc) 114 B
import { IOptions } from '../../../types'; export declare const watermark: (options: IOptions) => Promise<any>;