Searched defs:fetchMsg (Results 1 – 2 of 2) sorted by relevance
13 function fetchMsg<V extends Message>(protoCtor: MsgConstructor<V>): V { function
49 function fetchMsg(protoCtor) { function