npm install come-from
yarn add come-from
const comeFrom = require('come-from');
comeFrom(request.body) // 'messenger', 'line', 'slack', 'telegram', 'unknown'
MIT © Yoctol
npm install come-from
yarn add come-from
const comeFrom = require('come-from');
comeFrom(request.body) // 'messenger', 'line', 'slack', 'telegram', 'unknown'
MIT © Yoctol
npm i come-from
1
0.1.0
MIT