UNPKG

@serializedowen/vue-img-watermark

Version:

add watermark for your image with only a single directive

4 lines (3 loc) 166 B
import { WatermarkOptionConfig } from "../src"; declare const _default: (element: HTMLImageElement, options: WatermarkOptionConfig) => void; export default _default;