UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

8 lines (7 loc) 200 B
import type { CreateBase64Interface as a } from '../_interface'; /** * 将 canvas 转换成 base64 图片格式 * @param props * @returns base64 string */ export declare const createWatermark: a;