@ctx-core/font-awesome
Advanced tools
Comparing version 6.1.0 to 7.0.0
export const icons = {} | ||
export function get__icon(key__icon) { | ||
return icons[key__icon] | ||
} | ||
export function _has__icon(key__icon) { | ||
@@ -3,0 +6,0 @@ return !!icons[key__icon] |
{ | ||
"name": "@ctx-core/font-awesome", | ||
"version": "6.1.0", | ||
"version": "7.0.0", | ||
"description": "ctx-core font-awesome", | ||
@@ -28,3 +28,3 @@ "main": "lib.js", | ||
}, | ||
"gitHead": "799acfacfd6a68e55c062afa8ec8389a3ee77c19" | ||
"gitHead": "b802bac7a61a929a30a02133c5453ddee8f45110" | ||
} |
Sorry, the diff of this file is not supported yet
55
7595
6