UNPKG

80 BJavaScriptView Raw
1import LabelEncoder from './labelencoder';
2
3export default {
4 LabelEncoder,
5};