finance-pay-admin/uniapp/typings/uni.d.ts

4 lines
30 B
TypeScript
Raw Normal View History

2023-11-08 18:02:55 +08:00
interface Uni {
$u: any
}