UNPKG

react-bootstrap

Version:

Bootstrap 4 components built with React

4 lines (3 loc) 104 B
import React from 'react'; declare const context: React.Context<string | null>; export default context;