UNPKG

trello-sprinter

Version:

Provides summarizations of sprint activity in a Trello project

7 lines (4 loc) 135 B
import './trello.scss'; import {TrelloSprinter} from './src/TrelloSprinter'; export default TrelloSprinter; export {TrelloSprinter};