Hi,
I try to use this library and the first issue is "Cannot find name 'BaseClient;".
I tried to use import { BaseClient } from 'prestashop-ws-client' or import BaseClient from 'prestashop-ws-client' and I received the fallowing error 'Cannot find module 'prestashop-ws-client' or its corresponding type declarations.'
The package is installed.
Can you help me with the import line?
Thank you
Hi,
I try to use this library and the first issue is "Cannot find name 'BaseClient;".
I tried to use import { BaseClient } from 'prestashop-ws-client' or import BaseClient from 'prestashop-ws-client' and I received the fallowing error 'Cannot find module 'prestashop-ws-client' or its corresponding type declarations.'
The package is installed.
Can you help me with the import line?
Thank you