UNPKG

firebase-mock

Version:

Firebase mock library for writing unit tests

7 lines (4 loc) 77 B
'use strict'; function MockMessaging() { } module.exports = MockMessaging;