UNPKG

ember-legacy-class-transform

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