interface PolygonFuture {
    _nonexistent_PolygonFuture: never;
}

Properties

_nonexistent_PolygonFuture: never