summaryrefslogtreecommitdiff
path: root/src/bot/index.ts
blob: 3cfb5c98170e771d0a5095e1b2272687c87d1c8b (plain) (blame)
1
2
3
import ReactionClient from './client/ReactionClient';

export default ReactionClient;