Proton Drive SDK is Proton’s dedicated SDK repository intended to provide reusable client libraries for integrating Proton Drive capabilities into other applications, with an initial focus on a JavaScript SDK and plans for a C# SDK. The repository is explicitly labeled as a work in progress and notes that it is not ready for use yet, which signals that public APIs and stability guarantees should not be assumed at this stage. Its implementation is predominantly TypeScript, which is...