mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Adding missing reference.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
// Definitions by: Robert Van Gorkom <https://github.com/vangorra>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../meteor/meteor.d.ts" />
|
||||
|
||||
declare interface IPublishCompositeConfigN {
|
||||
children? : IPublishCompositeConfigN[];
|
||||
find(...args : any[]) : Mongo.Cursor<any>;
|
||||
|
||||
Reference in New Issue
Block a user