UNPKG

node-groupme

Version:

The only GroupMe API library that isn't a million years old.

6 lines 188 B
import type { Client } from '../..'; declare const fnMap: { [key: string]: (client: Client, message: any) => Promise<void>; }; export default fnMap; //# sourceMappingURL=index.d.ts.map