UNPKG

@genshin-kit/core

Version:

An API wrapper for fetching player data of Genshin Impact from any servers.

4 lines (3 loc) 175 B
export declare function isValidCnUid(uid: any): boolean; export declare function isValidOsUid(uid: any): boolean; export declare function isValidUid(uid: number): boolean;