Searched defs:srcRoot (Results 1 – 2 of 2) sorted by relevance
11 const srcRoot = path.join(__dirname, '..', '..'); constant
4 const srcRoot = new URL('../../', import.meta.url); constant