Tried using this project in our tRPC project and I'm unsure what's going on here. ```tsx InvalidOperationError: A descendant of kind ObjectLiteralExpression was expected to be found. /Users/dimiguel/dev/company/company/packages/server/src/index.ts:95:13 > 95 | await setupAPI(server, router) ```