UNPKG

@newrelic/gatsby-theme-newrelic

Version:

[![Community Project header](https://github.com/newrelic/opensource-website/raw/master/src/images/categories/Community_Project.png)](https://opensource.newrelic.com/oss-category/#community-project)

10 lines (8 loc) 181 B
import Android from './logo/android'; import Apple from './logo/apple'; import newrelic from './logo/newrelic'; export default { apple: Apple, android: Android, newrelic, };