Age | Commit message (Collapse) | Author | Files | Lines |
---|
const { readdirSync } = require("fs"); const count = parseInt(process.env.ITERATIONS || "1", 10) || 1; for (let i = 0; i < count; i++) { readdirSync("."); } console.log(readdirSync(".")); m feed' href='https://git.anshulg.com/ansg191/astro/atom/examples/component/demo?h=@astrojs/vercel@0.2.1' type='application/atom+xml'/>