remove codegen'd files + update dev docs

This commit is contained in:
Jamie Pine
2022-03-31 18:10:56 -07:00
parent 9117f35a42
commit cd28407c96
27 changed files with 27 additions and 28894 deletions

View File

@@ -1,2 +0,0 @@
export type EncryptionAlgorithm = "None" | "AES128" | "AES192" | "AES256";