mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
5 lines
175 B
TypeScript
5 lines
175 B
TypeScript
import { DrawPosterUseCtxOpts } from '../../utils/interface';
|
|
declare const _default: DrawPosterUseCtxOpts;
|
|
/** 绘制圆角图片原型方法 */
|
|
export default _default;
|