insomnia/packages/insomnia-app/app/__mocks__/font-scanner.ts

3 lines
139 B
TypeScript
Raw Normal View History

// WARNING: changing this to `export default` will break the mock and be incredibly hard to debug. Ask me how I know.
module.exports = {};