Release 5.0.12 (#1094)

This commit is contained in:
Rob Madole
2018-05-03 14:32:23 -05:00
committed by GitHub
parent a3b3d21a59
commit 9c32e160cc
166 changed files with 2363 additions and 1390 deletions

View File

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