Hi, I'm unable to call the `getStream` function without specifying a callback param in TS and just have it return a promise. The signature is `getStream(callback: GraphRequestCallback): Promise<any>;`. Has this perhaps been an oversight?