Skip to content

Property 'parse' does not exist on type 'typeof import("/xxx/frontend/node_modules/query-string/index")' #358

@esetnik

Description

@esetnik

Using the following code snippet I am getting a type error in v8.0.0

import queryString from 'query-string';

queryString.parse(window.location.search);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions