// Type definitions for react-bootstrap // Project: https://github.com/react-bootstrap/react-bootstrap // Definitions by: Walker Burgin // Definitions: https://github.com/borisyankov/DefinitelyTyped /// declare module "react-bootstrap" { // Import React import React = require("react"); //