UNPKG

@bigtest/mirage

Version:

A client-side server to develop, test and prototype your app.

8 lines (5 loc) 149 B
/* eslint no-undef: 0 */ if (typeof jQuery !== 'function') { throw new Error('cannot find jQuery. This is a problem.'); } export default jQuery;