PubChem Compound ID (CID) for a product — a positive integer. Lightweight nominal (branded) type enforced at runtime by the isPubChemCID guard in typeGuards/common.ts, which narrows plain values to this type so setters can assign without casts.
isPubChemCID
typeGuards/common.ts
11413 Copy
11413
PubChem Compound ID (CID) for a product — a positive integer. Lightweight nominal (branded) type enforced at runtime by the
isPubChemCIDguard intypeGuards/common.ts, which narrows plain values to this type so setters can assign without casts.