type NodeOptions = Readonly<{ allowModules?: string[]; resolvePaths?: string[];}>;
Defined in: configs/node.ts:8