update class index

merge-requests/1/merge
Matthew 2019-11-16 19:26:39 -05:00
parent 8345ec0733
commit 1ec893b0fa
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ export { default as Command } from './Command';
export { default as RichEmbed } from './RichEmbed'; export { default as RichEmbed } from './RichEmbed';
export { default as Util } from './Util'; export { default as Util } from './Util';
export { default as Collection } from './Collection'; export { default as Collection } from './Collection';
export { default as Route } from './Route';