3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
![]() |
import { Environment } from './types';
|
||
|
export declare function createNodejsEnv(): Environment;
|
||
|
//# sourceMappingURL=createNodejsEnv.d.ts.map
|