公告板
版本库
filestore
活动
搜索
登录
main
/
lmk-shop-wx
绿满眶商城微信小程序-uniapp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
奖品调整
peng
2025-09-01
12a6f6f46231ec7953daa78d29859f876a08c97c
[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;