Release 5.0.5 (#999)

This commit is contained in:
Rob Madole
2018-01-25 15:28:26 -06:00
committed by GitHub
parent deaca8b496
commit 8b27927fd6
2069 changed files with 18270 additions and 10581 deletions

View File

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