Variable uuidShapeConst

uuidShape: CustomSpecifier<`${string}-${string}-${string}-${string}-${string}`> = ...

A shape that only matches UUID strings. Does not match nil or max UUID strings. The default value is a v4 UUID.