@angular/fire
Version:
Angular + Firebase = ❤️
11 lines (10 loc) • 686 B
TypeScript
import { auditTrail as _auditTrail, changeToData as _changeToData, fromRef as _fromRef, list as _list, listVal as _listVal, object as _object, objectVal as _objectVal, stateChanges as _stateChanges } from 'rxfire/database';
export { ListenEvent, ListenerMethods } from 'rxfire/database';
export declare const auditTrail: typeof _auditTrail;
export declare const changeToData: typeof _changeToData;
export declare const fromRef: typeof _fromRef;
export declare const list: typeof _list;
export declare const listVal: typeof _listVal;
export declare const object: typeof _object;
export declare const objectVal: typeof _objectVal;
export declare const stateChanges: typeof _stateChanges;