Platform-client-sdk-javascript v137.0.0.0 - broken typings

https://github.com/MyPureCloud/platform-client-sdk-javascript

As of v137.0.0.0 it seems the typings are broken (many duplicate definitions):

../../node_modules/purecloud-platform-client-v2/index.d.ts(71,15): error TS2300: Duplicate identifier 'AlertingApi'.
../../node_modules/purecloud-platform-client-v2/index.d.ts(85,19): error TS2300: Duplicate identifier 'AlertingApi'.
../../node_modules/purecloud-platform-client-v2/index.d.ts(109,15): error TS2300: Duplicate identifier 'AnalyticsApi'.
../../node_modules/purecloud-platform-client-v2/index.d.ts(158,19): error TS2300: Duplicate identifier 'AnalyticsApi'.

etc....

see https://raw.githubusercontent.com/MyPureCloud/platform-client-sdk-javascript/master/build/index.d.ts

Hi Boggs_Daniel,

Thanks for letting us know about this issue. We are looking into it and will have a fix for it soon.

Regards,

Michael

1 Like

Hi,

This issue is fixed in version (137.0.1) of the javascript SDK.

Thanks,

Michael

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.