UNPKG

vaccine-stats-plugin

Version:

A Module to Get Various Vaccine Statistics Related to India from Various Sources and Additionally Can tweet with the Given Configuration

12 lines (11 loc) 190 B
module.exports = ( consumer_key, consumer_secret, access_token, access_token_secret, ) => ({ consumer_key, consumer_secret, access_token, access_token_secret, });