react-beautiful-dnd
Version:
Beautiful, accessible drag and drop for lists with React.js
19 lines (16 loc) • 499 B
JavaScript
// flow-typed signature: 9dd57311cf943d1fd24bf7f9b9affbe3
// flow-typed version: <<STUB>>/@atlaskit/css-reset_v1.1.5/flow_v0.52.0
/**
* This is an autogenerated libdef stub for:
*
* '@atlaskit/css-reset'
*
* 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 '@atlaskit/css-reset' {
declare module.exports: any;
}