styled-components
Version:
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
27 lines (22 loc) • 611 B
JavaScript
// flow-typed signature: 92609e333a1987056500a1a8bbebee11
// flow-typed version: <<STUB>>/fbjs_v0/flow_v0.32.0
/**
* This is an autogenerated libdef stub for:
*
* 'fbjs'
*
* 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 'fbjs' {
declare module.exports: any;
}
declare module 'fbjs/lib/camelizeStyleName' {
declare module.exports: any;
}
declare module 'fbjs/lib/hyphenateStyleName' {
declare module.exports: any;
}