mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-30 10:18:41 -04:00
flutter work
This commit is contained in:
parent
9a65aca258
commit
9f9feeb325
3 changed files with 3 additions and 1 deletions
|
@ -139,6 +139,7 @@ typedef CryptoKeyDistance = CryptoKey;
|
|||
|
||||
typedef TypedKey = Typed<CryptoKey>;
|
||||
typedef TypedSecret = Typed<SecretKey>;
|
||||
typedef TypedHashDigest = Typed<HashDigest>;
|
||||
|
||||
typedef TypedSignature = Typed<Signature>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue