Hide menu
Loading...
Searching...
No Matches
isNullUuid

isNullUuid(uuid): boolean

Returns true if the uuid equal to the null UUID {00000000-0000-0000-0000-000000000000}, otherwise returns false.

Parameters

uuid

`${string}-${string}-${string}-${string}-${string}`

Checked uuid.

Returns

boolean