UNPKG

watermark-js-plus

Version:
6 lines (5 loc) 188 B
import './style'; export { Watermark } from './core/watermark'; export { BlindWatermark } from './core/blind'; export { ImageWatermark } from './core/image'; export type * from './types';