UNPKG

bwsample

Version:

The JS implementation of the pypi package bwsample

7 lines (5 loc) 124 B
module.exports = { sampling: require('./sampling'), counting: require('./counting'), ranking: require('./ranking') }