I am using this JS in another project, and my eslint warned me that `LongPoller` is never used. Does some additional configuration need to take place in order to use the `LongPoller`? I am trying to find some docs...
I am using this JS in another project, and my eslint warned me that
LongPolleris never used.Does some additional configuration need to take place in order to use the
LongPoller?I am trying to find some docs...