UNPKG

react-pivot

Version:

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.

8 lines (6 loc) 149 B
console.log('foo line 1'); var bar = require('./wunder/bar'); module.exports = function foo() { console.log('hello from foo line 5'); bar(); };