Recapp Code Reference
    Preparing search index...
    • Convert a plain string (e.g. from user input or DB) into an Id.

      Note: This does not validate the string, it only adds the Id type brand. Use uidSchema.parse(...) if you want runtime validation.

      Parameters

      • idString: string

      Returns string & BRAND<"UID">