UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

4 lines (3 loc) 85 B
// @flow export * from "../src/index.js"; export { default } from "../src/index.js";