Files
reactfire/build/header
2014-08-24 16:06:37 -07:00

12 lines
342 B
Plaintext

/*!
* ReactFire is an open-source JavaScript library that allows you to add a
* realtime data source to your React apps by providing and easy way to let
* Firebase populate the state of React components.
*
* ReactFire 0.0.0
* https://github.com/firebase/reactfire/
* License: MIT
*/
var ReactFireMixin = (function() {
"use strict";