UNPKG
cryptobox-hd
Version:
latest (1.0.1)
1.0.1
1.0.0
High-level API with persistent storage for Proteus-HD.
ceoimon/cryptobox-hd
cryptobox-hd
/
src
/
main
/
ts
/
store
/
SerialisedUpdate.ts
4 lines
(3 loc)
•
64 B
text/typescript
View Raw
1
2
3
4
export
interface
SerialisedUpdate
{
serialised
:
ArrayBuffer
}