Created
September 9, 2019 10:53
-
-
Save ekpangmichael/02b0aac69a85d5592072dc53f662ec09 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import { google } from 'googleapis'; | |
import dotenv from 'dotenv'; | |
import twilio from 'twilio'; | |
dotenv.config(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment