UNPKG

ember-cli-pdf-object

Version:

Adds PDFObject component to your Ember app. It is designed to work well with the way we build Ember apps, and follows idiomatic patterns.

7 lines (5 loc) 111 B
/*jshint node:true*/ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };