const { Oso } = require("oso-cloud"); const oso = new Oso("https://cloud.osohq.com", YOUR_API_KEY); // Later, in an async function: await ...
確定! 回上一頁