UNPKG

babel-plugin-transform-amd-system-wrapper

Version:
5 lines (4 loc) 205 B
var factory = { amd: 'object' }; // a factory identifier with no dependencies needs a typeof check in the output // this check can probably be inlined by static analysis for certain cases define(factory);