Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this plugin on IONIC2 #13

Open
philpm opened this issue Nov 1, 2016 · 2 comments
Open

How to use this plugin on IONIC2 #13

philpm opened this issue Nov 1, 2016 · 2 comments

Comments

@philpm
Copy link

philpm commented Nov 1, 2016

I install the plugin at command line,But I don't know how to import it to ionic2 project

@JohannesZehetner
Copy link

The only thing you need to do is to add this declaration after your imports . Theres no need for import something from the plugin...

declare var BTPrinter:any;

Then you can use BTPrinter ;)

@ssarnot
Copy link

ssarnot commented Jan 16, 2017

@philpm look: #19 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants