epiphany/node_modules/@11ty/dependency-tree/test/stubs/parent/child2.js

3 lines
59 B
JavaScript
Raw Normal View History

2023-12-09 22:19:03 -08:00
const test = require("./grandchild");
module.exports = {};