update to working search

This commit is contained in:
2017-08-15 17:03:21 +02:00
parent d9573937d0
commit 8edb49d9fb
18 changed files with 412 additions and 36 deletions

View File

@@ -1,7 +1,9 @@
import 'typings-global'
import * as beautylog from 'beautylog'
import * as smartrequest from 'smartrequest'
export {
beautylog,
smartrequest
}