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
88 stars 40 forks source link

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

Open Delagen opened 7 months ago

Delagen commented 7 months 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