Meteor Angular 4 Cordova how to use plugins

Hello. Recently I have started developing moible hybrid app.
I was trying to use the following cordova plugin


I have added it with this command: meteor add cordova:cordova-plugin-email-composer@0.8.7
And now I am stuck. I dont have any idea how to use it.
I was looking for a long time for any reasonible example but I did not find anything. Can you please guide me through how should I use this and any other plugins ?
Best regards