This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
image-juicer/flow-typed/npm/font-awesome_vx.x.x.js

19 lines
481 B
JavaScript

// flow-typed signature: 61751239ec79f2460cabf19bb3e2fc74
// flow-typed version: <<STUB>>/font-awesome_v^4.7.0/flow_v0.42.0
/**
* This is an autogenerated libdef stub for:
*
* 'font-awesome'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/
declare module 'font-awesome' {
declare module.exports: any;
}