UNPKG

@bleed-believer/path-alias

Version:
5 lines (4 loc) 301 B
export type { NodeLauncherInjection } from './node-launcher.injection.js'; export type { ChildProcessInstance } from './child-process.instance.js'; export type { NodeJsProcessInstance as ProcessInstance } from './node-js-process.instance.js'; export type { SpawnFunction } from './spawn.function.js';