update /src index

merge-requests/1/merge
Matthew 2019-10-26 00:04:00 -04:00
parent 5badce06e3
commit 7a025137e4
No known key found for this signature in database
GPG Key ID: 766BE43AE75F7559
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
export { default as Client } from './Client'; export { default as Client } from './Client';
export { default as config } from './config.json'; export { default as config } from './config.json';
export { default as Util } from './Util';
export { default as Classes } from './class'; export { default as Classes } from './class';
export { default as Commands } from './commands'; export { default as Commands } from './commands';
export { default as Events } from './events'; export { default as Events } from './events';