sisense/graphql2rest

Add types file for logger integration

roy-mor opened this issue · 0 comments

This package allows integrating with an external winston-compatible logger by passing in the logger function. Logger type definition/validation is currently duck typed - it's better to add types file for this.