Release 5.0.10 (#1068)

This commit is contained in:
Rob Madole
2018-04-10 17:13:10 -05:00
committed by GitHub
parent 7e07ed99aa
commit 81c3c3c14e
147 changed files with 2126 additions and 1931 deletions

View File

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