@burand/WorkflowWorkflowUtilitáriosUtilitários
  • @burand/workflow
  • Introdução
  • Changelog
    • Img Fallback
    • ApiError
    • AppError
    • DocumentNotFoundError
    • FirebaseAbstract
    • Model
    • ofFirestore
    • toFirestore
    • toNativeTypes
    • Age
    • Currency
    • Filter
    • Safe
    • Short Name
    • Time Ago
    • apiErrosTranslate
    • errorTailorConfig
    • repoTypes
    • abbreviateLastName
    • base64ToFile
    • calculateAge
    • inputUUID
    • LocalStorage
    • readFileAsDataURL
    • removeAccents
    • removeNonDigits
    • toCents
    • toCurrency
    • Cnpj
    • Cpf
    • Email
    • Fullname
  • Angular ↗ (opens in a new tab)
  • Firestore ↗ (opens in a new tab)
  • rx-query ↗ (opens in a new tab)
    • @burand/workflows
    • index-2
docs
angular
Utils
inputUUID
/**
 * Gera um identificador único com um prefixo "id".
 *
 * @returns Uma string contendo um identificador único com o formato "id{UUID}".
 */
function inputUUID(): string;
calculateAgeLocalStorage