UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

4 lines (3 loc) 101 B
/* global FastBoot */ const isFastBoot = typeof FastBoot !== 'undefined'; export default isFastBoot;