2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
|
export declare function assertUuid(str: string, which?: string): string;
|