ct-martin/rimg

View on GitHub
server/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
import server from './server';

// This is a wrapper to allow testing mocks in server.ts
server();