Searched defs:lastSent (Results 1 – 1 of 1) sorted by relevance
43 let lastSent: ts.server.protocol.Message; variable497 const lastSent = session.lastSent as ts.server.protocol.Response; constant