UNPKG

egg-minifapp

Version:

对接各种小程序之类app的sdk

11 lines (10 loc) 231 B
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; }