| 1 | (function webpackUniversalModuleDefinition(root, factory) { |
| 2 | if(typeof exports === 'object' && typeof module === 'object') |
| 3 | module.exports = factory(); |
| 4 | else if(typeof define === 'function' && define.amd) |
nothing calls this directly
no test coverage detected