Content of the same would be the api key and the consumer credentials.
export const constants = {
api_key: "***********************************",
consumer_key: "**************************************",
consumer_secret: "**************************************"
}