refactoring

This commit is contained in:
Philipp Kühn
2021-01-19 10:09:32 +01:00
parent aaa0832883
commit c13d65c842
7 changed files with 46 additions and 22 deletions

View File

@@ -1,5 +1,7 @@
import { Suggestion } from './suggestion'
export * from './findSuggestionMatch'
export * from './getVirtualNode'
export * from './suggestion'
export default Suggestion