UNPKG

@runox-game/game-engine

Version:
5 lines (4 loc) 88 B
/** * Generate a unique Id */ export declare function generateUniqueId(): string;