UNPKG

fontawesomehelper

Version:

FontAwesomeHelper is a platform devoted to help people find and manage Font Awesome icons easily

9 lines (5 loc) 139 B
export function getRandomString() { return Math.random().toString(36).substr(2) + new Date().getTime(); } export function bar() { }