Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JSONPath cache, toPathArray(), toPathString(), toPointer() are not accessible when using typescript #150

Copy link
Copy link
@sdolski

Description

@sdolski
Issue body actions

I am working with typescript and facing an issue by trying to use the following property and methods:

  • JSONPath.cache
  • JSONPath.toPathArray()
  • JSONPath.toPathString()
  • JSONPath.toPointer()

When accessing those property or methods I am getting the following errors:
Property 'toPathArray' does not exist on type 'JSONPathType'.ts(2339)

My guess is that the typescript declaration file jsonpath.d.ts is not correct.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.