Can this somehow be used in Cloud Functions with Typescript enabled? I can't seem to import/require the installed package correctly, keep getting the error that NodeGoogleDrive is not a constructor on instance creation. How should the import/require statement look like in Node? It is not included in your example. Thx.