UNPKG

@averagehelper/corde

Version:

A simple library for Discord bot tests. (Republished fork to demonstrate a bugfix)

6 lines (5 loc) 241 B
export { toAddReaction } from "./toAddReaction"; export { toRemoveReaction } from "./toRemoveReaction"; export { toReturn } from "./toReturn"; export { ToUnpinMessage } from "./toUnpinMessage"; export { ToPinMessage } from "./toPinMessage";