UNPKG

blinx

Version:

The Scalable JavaScript Application Framework

10 lines (8 loc) 140 B
import text from './text'; import counter from './counter'; import extract from './extract'; export default { text, counter, extract };