docs
This commit is contained in:
parent
40e25b4999
commit
a7ce005cae
|
@ -57,7 +57,9 @@ extension NSDictionary {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// These are implemented as an extension because they're not a part of the DDP spec
|
/**
|
||||||
|
Extensions that provide core Meteor functionality and a cleaner API
|
||||||
|
*/
|
||||||
extension DDPClient {
|
extension DDPClient {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue