UNPKG

@fivem-ts/server

Version:

FiveM Typescript wrapper server Part

3 lines (2 loc) 115 B
export declare function uuidv4(): string; export declare function uuidv5(name: string, namespace: string): string;