UNPKG

fca-shankar-sir

Version:

Facebook-chat-api protect and deploy by Smart Shankar

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