work.suroh.tk/node_modules/@11ty/eleventy/test/stubs/dependencies/two-deps.11ty.js

3 lines
64 B
JavaScript
Raw Normal View History

2019-12-02 12:22:45 +00:00
const dep1 = require("./dep1");
const dep2 = require("./dep2");