UNPKG

node-groupme

Version:

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

8 lines 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.removed = void 0; async function removed(client, message, event) { return; } exports.removed = removed; //# sourceMappingURL=membership.notifications.removed.js.map