Release 5.0.13 (#1101)

This commit is contained in:
Rob Madole
2018-05-10 09:55:30 -05:00
committed by GitHub
parent 9c32e160cc
commit 3c9c9cb290
794 changed files with 14360 additions and 2287 deletions

View File

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