UNPKG

fomantic-ui

Version:

Fomantic empowers designers and developers by creating a shared vocabulary for UI.

11 lines (10 loc) 210 B
/* Used to import GitHub Auth Token To Automate GitHub Updates */ module.exports = { token : 'AN-OAUTH2-TOKEN', username : 'github-username', name : 'Your Name', email : 'user@email.com' };