UNPKG

aminul-remake-fca

Version:

Aminul's remake of ws3-fca — next-generation Facebook Chat API fork

7 lines (6 loc) 109 B
"use strict"; module.exports = (defaultFuncs, api, ctx) => { return () => { return ctx.userID; }; };