Release 5.0.7

This commit is contained in:
robmadole
2018-02-26 14:30:03 -06:00
parent a75113bfac
commit 7bef6853ca
716 changed files with 17136 additions and 3317 deletions

View File

@@ -0,0 +1,3 @@
import { IconDefinition } from "@fortawesome/fontawesome-common-types";
declare const iconDef: IconDefinition;
export = iconDef;