refactoring

This commit is contained in:
Philipp Kühn
2021-01-19 12:28:33 +01:00
parent 214f25a0ae
commit 6b517a47ef
4 changed files with 5 additions and 24 deletions

View File

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