update class index
parent
8345ec0733
commit
1ec893b0fa
|
@ -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';
|
||||||
|
|
Loading…
Reference in New Issue