I’m using Cosmos DB with SQL API. I keep definitions of stored procedures in my project in JS files and initialize them during startup if it’s needed. I’m using WebStorm as JS code editor and it have really helpful feature: autocomplete. But to use is I need JS library file. Is it possible to download JS file used to generate this documentation: