lilishop-uniapp/js_sdk/u-draw-poster/extends/draw-function/draw-image.d.ts

5 lines
175 B
TypeScript
Raw Normal View History

2021-05-13 11:03:32 +08:00
import { DrawPosterUseCtxOpts } from '../../utils/interface';
declare const _default: DrawPosterUseCtxOpts;
/** 等待绘制图片原型方法 */
export default _default;