StackLatestTypes publicType aliases
Encrypted
Structural type representing encrypted data. See also `EncryptedValue` for branded nominal typing.
Type Alias: Encrypted
type Encrypted = CipherStashEncrypted;Defined in: .tmp-stack/packages/stack/src/types.ts:35
Structural type representing encrypted data. See also EncryptedValue for branded nominal typing.