xref: /third_party/node/lib/process.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/lib/
11cb0ef41Sopenharmony_ci'use strict';
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ci// Re-export process as a built-in module
41cb0ef41Sopenharmony_cimodule.exports = process;
5

Indexes created Thu Nov 07 10:32:03 CST 2024