UNPKG

fomantic-ui

Version:

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

12 lines (10 loc) 206 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', };