UNPKG

@publidata/utils-fontawesome

Version:
9 lines (8 loc) 181 B
const FA_VERSION = "6.2.1"; const FA_TOKEN = "bb1d754461"; const FA_API_BASE_URL = "https://api.fontawesome.com"; module.exports = { FA_TOKEN, FA_VERSION, FA_API_BASE_URL, };