zmh
2 years ago
1 changed files with 1 additions and 3 deletions
@ -1,6 +1,4 @@ |
|||||
'use strict'; |
'use strict'; |
||||
|
|
||||
import Retrieval from './retrieval'; |
import Retrieval from './retrieval'; |
||||
import Results from './results'; |
export { Retrieval }; |
||||
|
|
||||
export { Retrieval, Results }; |
|
||||
|
Loading…
Reference in new issue