Good day!
Please tell me how can I open a sketch file directly from my server, let's say I have file.sketch on my server, how can I open it through my plugin? I didn't find anything via Api and the Document.open () function, (err, document) => {only opens locally
Thank you for your help and answer!