Files
uniapp-im-shop/TUIKit/debug/index.d.ts
2025-12-30 23:28:59 +08:00

3 lines
127 B
TypeScript

export function genTestUserSig({ SDKAppID: number, secretKey: string, userID: string }): any;
export const EXPIRETIME: number;