UNPKG

ember-cli-apiblueprint

Version:

Compile Apiblueprint documents as API documentation inside of your Ember project or as standalone.

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };