UNPKG

emberfire

Version:

The officially supported Ember binding for Firebase

10 lines (8 loc) 269 B
module.exports = { normalizeEntityName: function() { // this prevents an error when the entityName is // not specified (since that doesn't actually matter // to us }, description: 'Generates a default Torii adapter to authenticate with Firebase.' };