1
0
Fork 0

update index

refactor/models
Matthew 2019-11-17 00:51:09 -05:00
parent deac75184b
commit 69a7af127b
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
export { default as Announce } from './announce';
export { default as Bearer } from './bearer';
export { default as CreateAccount } from './createaccount';
export { default as CWG } from './cwg';
export { default as DeleteAccount } from './deleteaccount';