Release 5.0.11 (#1089)

This commit is contained in:
Rob Madole
2018-05-01 15:49:02 -05:00
committed by GitHub
parent 81c3c3c14e
commit a3b3d21a59
477 changed files with 8033 additions and 3203 deletions

View File

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