UNPKG

ember-braze

Version:

Integrates the braze web sdk (formerly appboy) into your ember app.

10 lines (7 loc) 151 B
(function() { function vendorModule() { 'use strict'; return { 'default': window.appboy }; } define('appboy', [], vendorModule); })();