mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
7 lines
123 B
TypeScript
7 lines
123 B
TypeScript
declare const _default: {
|
|
name: string;
|
|
handle: any;
|
|
errorCorrectLevel: any;
|
|
};
|
|
export default _default;
|