公告板
版本库
filestore
活动
搜索
登录
main
/
lmk-shop-wx
绿满眶商城微信小程序-uniapp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
视频评论增加被回复人头像字段
xiangpei
2025-05-29
f761c20fed6b4da3c8f7c9ee857c6ba18caf1893
[lmk-shop-wx.git]
/
js_sdk
/
u-draw-poster
/
extends
/
draw-function
/
draw-round-image.d.ts
1
2
3
4
import { DrawPosterUseCtxOpts } from '../../utils/interface';
declare const _default: DrawPosterUseCtxOpts;
/** 绘制圆角图片原型方法 */
export default _default;