在 Cordova Typescript 项目中使用 ionic 4 插件

Use ionic 4 plugin in Cordova Typescript project

我正在尝试使用 cordova-plugin-googleplus 到我的 Cordova 打字稿项目,但我找不到如何在打字稿项目中使用 javascript 插件。 也许在 cordova Angular + Typescript 项目中使用 ionic plugin 会更容易? (顺便说一句。这是同一个插件)。 有什么建议吗?

如果您正在使用 Ionic4,只需检查适用于 Ionic 平台 的插件 https://ionicframework.com/docs/native/google-plus,它将为您提供文档或安装,以及如何使用 typescript 在您的代码中使用它

您可以使用 this plugin (based on cordova-plugin-googlePlus),但要使用类型。