UNPKG
egg-minifapp
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.7
1.0.6
对接各种小程序之类app的sdk
gitee.com
egg-minifapp
/
dist
/
src
/
interface
/
inter_wxmini.d.ts
11 lines
(10 loc)
•
231 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export interface inter_UnlimitedQRCode { scene: string;
page
?: string; check_path?: boolean; env_version?: string;
width
?: number; auto_color?: boolean; line_color?: unknown; is_hyaline?: boolean; }