ai-agent-m/typings/uni.d.ts
2025-03-07 10:31:57 +08:00

6 lines
53 B
TypeScript

interface Uni {
$u: any
}
declare const wx: any