如何在 angular2 上的 cloudinary 上传 base64 image

ex:I have one variable which stores base64 uri of image. I want to upload that image on cloudinary. How can i do that in angular2?