Skip to content

Property 'range' does not exist on type 'TimeSeries' in v0.9.0 #290

@mjkangquarry

Description

@mjkangquarry

I am getting an error message as follows.

Property 'range' does not exist on type 'TimeSeries' in v0.9.0

It does not exist as the error message.
pond/src/index.d.ts Lines 1027 to 1695 in 4abf4a2

However it exists in src/pond/lib/timeseries.js

So I would ask for the missed definition to be added into pond/src/index.d.ts

    /**
     * Alias for `timerange()`
     */
         range(): TimeRange;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions