This module exports the main API giving access to common functionality in a flat namespace.

Any modules not re-exported here have to be explicitly imported. This is the case for advanced functionality like cryptography.

import * as ccfapp from '@microsoft/ccf-app';

References

AllOfAuthnIdentity → AllOfAuthnIdentity
AnyCertAuthnIdentity → AnyCertAuthnIdentity
arrayBuffer → arrayBuffer
AuthnIdentity → AuthnIdentity
AuthnIdentityCommon → AuthnIdentityCommon
Body → Body
bool → bool
checkedJson → checkedJson
DataConverter → DataConverter
dropCachedStates → dropCachedStates
EmptyAuthnIdentity → EmptyAuthnIdentity
EndpointFn → EndpointFn
float32 → float32
float64 → float64
getLastCommittedTxId → getLastCommittedTxId
getStateRange → getStateRange
getStatusForTxId → getStatusForTxId
getViewForSeqno → getViewForSeqno
historicalState → historicalState
HistoricalState → HistoricalState
int16 → int16
int32 → int32
int64 → int64
int8 → int8
json → json
JsonCompatible → JsonCompatible
JwtAuthnIdentity → JwtAuthnIdentity
KvMap → KvMap
KvMaps → KvMaps
KvSet → KvSet
MemberCertAuthnIdentity → MemberCertAuthnIdentity
MemberCOSESign1AuthnIdentity → MemberCOSESign1AuthnIdentity
Proof → Proof
ProofElement → ProofElement
rawKv → rawKv
Receipt → Receipt
Request → Request
Response → Response
ResponseBodyType → ResponseBodyType
setApplyWrites → setApplyWrites
setClaimsDigest → setClaimsDigest
string → string
TransactionStatus → TransactionStatus
typedArray → typedArray
TypedArray → TypedArray
TypedArrayConstructor → TypedArrayConstructor
typedKv → typedKv
TypedKvMap → TypedKvMap
typedKvSet → typedKvSet
TypedKvSet → TypedKvSet
uint16 → uint16
uint32 → uint32
uint64 → uint64
uint8 → uint8
UserCertAuthnIdentity → UserCertAuthnIdentity
UserCOSESign1AuthnIdentity → UserCOSESign1AuthnIdentity