UNPKG

ember-unauthorized

Version:

Ember Mixins for handling unauthorized access to application content

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