vtex / node-vtex-api

VTEX IO API Client for Node
76 stars 16 forks source link

Remove `prometheusLoggerMiddleware` async typing #536

Closed arturpimentel closed 1 year ago

arturpimentel commented 1 year ago

Last PR had a build problem because of a misplaced async directive. Removing that solves the issue

To test: Run yarn build. It should execute without errors