feat: add models package
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export * from './Interfaces/DecryptedTransferPayload'
|
||||
export * from './Interfaces/DeletedTransferPayload'
|
||||
export * from './Interfaces/EncryptedTransferPayload'
|
||||
export * from './Interfaces/TransferPayload'
|
||||
export * from './Interfaces/TypeCheck'
|
||||
Reference in New Issue
Block a user