UNPKG

ember-cli-paypal

Version:

An ember-cli addon to easily integrate paypal into your app.

8 lines (7 loc) 117 B
/* global define, QUnit */ define('qunit', [], function() { "use strict"; return { 'default': QUnit }; });