mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Export mongo timestamp type
This commit is contained in:
@@ -894,3 +894,4 @@ _.extend(LiveResultsSet.prototype, {
|
||||
_.extend(Meteor, {
|
||||
_Mongo: _Mongo
|
||||
});
|
||||
Meteor._Mongo._Timestamp = MongoDB.Timestamp;
|
||||
Reference in New Issue
Block a user