mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-26 21:05:36 +08:00
fix(printer): import getPromise
This commit is contained in:
parent
95b92623a6
commit
15cd285ec6
@ -1,5 +1,5 @@
|
|||||||
import { Injectable } from '@angular/core';
|
import { Injectable } from '@angular/core';
|
||||||
import { Cordova, CordovaCheck, IonicNativePlugin, Plugin } from '@ionic-native/core';
|
import { Cordova, CordovaCheck, IonicNativePlugin, Plugin, getPromise } from '@ionic-native/core';
|
||||||
|
|
||||||
export interface PrintOptions {
|
export interface PrintOptions {
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user