alxshelepenok/gatsby-starter-lumen

View on GitHub
internal/testing/__mocks__/contacts.ts

Summary

Maintainability
A
0 mins
Test Coverage
export default {
  rss: "#",
  email: "#",
  github: "#",
  twitter: "#",
  telegram: "#",
};