app/TUIKit/debug/index.d.ts

3 lines
127 B
TypeScript
Raw Permalink Normal View History

2025-04-21 18:05:32 +08:00
export function genTestUserSig({ SDKAppID: number, secretKey: string, userID: string }): any;
export const EXPIRETIME: number;