feat(ObjectSorter): now sorts objects by likability

This commit is contained in:
2018-08-19 20:52:52 +02:00
parent fdf9ec6358
commit dc856dd5c7
4 changed files with 56 additions and 8 deletions

View File

@@ -1 +1,2 @@
export * from './smartfuzzy.classes.smartfuzzy';
export * from './smartfuzzy.classes.objectsorter';