deno.land/x/
swagger.html
./swagger.html
const __dirname = path.dirname(path.fromFileUrl(import.meta.url)); const filePath = `${__dirname}/swagger.html`; const swaggerHtml = await Deno.readTextFile(filePath);
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members