UNPKG

handz

Version:

Facebook-chat-api protect and deploy by Kanzu and HZI Team

8 lines (6 loc) 145 B
"use strict"; module.exports = function (defaultFuncs, api, ctx) { return function getCurrentUserID() { return ctx.userID; }; };