type alias PiiBlob

Short keys used in the PII blob JSON to minimize encrypted payload size

Properties

v: number
n: string
e: string
p: string
a: string
s: string
pi: string
t: string

Usage

import { type PiiBlob } from "docs/config.ts";