Join Slack
Powered by
Another question, I have this case in JS : `new ma...
# javascript
m
mmaillot
03/09/2018, 3:34 PM
Another question, I have this case in JS :
new mailgun.Attachment({data: file, filename: filename});
How can I define a wrapper for it ? I create a Mailgun class for
@JsModule("mailgun-js")
but how define Attachment class ?
5
Views
Open in Slack
Previous
Next