mirror of https://github.com/nocodb/nocodb
Wing-Kam Wong
2 years ago
2 changed files with 5 additions and 2 deletions
@ -0,0 +1,4 @@ |
|||||||
|
import importController from './import.ctl'; |
||||||
|
import syncSourceController from './sync.ctl'; |
||||||
|
|
||||||
|
export { importController, syncSourceController }; |
Loading…
Reference in new issue