package main import "scroll-tech/rollup/cmd/event_watcher/app" func main() { app.Run() }