@nillion/secretvaults
    Preparing search index...

    Variable UuidConst

    Uuid: $ZodBranded<ZodUUID, "Uuid"> = ...

    UUID type for unique identifiers.

    A branded type that ensures type safety for UUID strings.

    const id: Uuid = Uuid.parse("123e4567-e89b-12d3-a456-426614174000");