nullresolve/ts/nullresolve.projectinfo.ts

5 lines
185 B
TypeScript
Raw Permalink Normal View History

2024-12-25 23:29:13 +00:00
import * as plugins from './nullresolve.plugins.js';
import * as paths from './nullresolve.paths.js';
export const projectinfo = new plugins.projectinfo.ProjectInfo(paths.packageDir);