import { getSourceLink } from 'utils'
Returns a constructed source link for the local IDE in development or a GitHub link in production.
{ path: any; }