vmpowerio/ember-notification-hub

View on GitHub
addon/adapters/ember-notification-local-error.js

Summary

Maintainability
A
0 mins
Test Coverage
import LocalNotificationAdapter from './ember-notification-local-notification';

export default LocalNotificationAdapter.extend({});