update src/class index file
parent
f121a9bd37
commit
fd9680ae95
|
@ -1,4 +1,5 @@
|
|||
export { default as Client } from './Client';
|
||||
export { default as Collection } from './Collection';
|
||||
export { default as Command } from './Command';
|
||||
export { default as RichEmbed } from './RichEmbed';
|
||||
export { default as Util } from './Util';
|
||||
|
|
Loading…
Reference in New Issue