HMS-Core / hms-cordova-plugin

This repo contains all of Cordova HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
99 stars 46 forks source link

fix(typings): add typings for use in cordova project without ionic #159

Open Delagen opened 1 year ago

Delagen commented 1 year ago

Add @hmscore/cordova-plugin-hms-push to tsconfig.json/types or triple slash comment in source

/// <reference types="@hmscore/cordova-plugin-hms-push" />

resolves #151