UNPKG

@lynx-js/rspeedy

Version:

A webpack/rspack-based frontend toolchain for Lynx

23 lines (22 loc) 906 B
import * as __rspack_external_node_child_process_27f17141 from "node:child_process"; import * as __rspack_external_node_events_0a6aefe7 from "node:events"; import * as __rspack_external_node_fs_5ea92f0c from "node:fs"; import * as __rspack_external_node_path_c5b9b54f from "node:path"; export const __rspack_esm_id = "node_child_process-node_events-node_fs-node_path"; export const __rspack_esm_ids = [ "node_child_process-node_events-node_fs-node_path" ]; export const __webpack_modules__ = { "node:child_process" (module) { module.exports = __rspack_external_node_child_process_27f17141; }, "node:events" (module) { module.exports = __rspack_external_node_events_0a6aefe7; }, "node:fs" (module) { module.exports = __rspack_external_node_fs_5ea92f0c; }, "node:path" (module) { module.exports = __rspack_external_node_path_c5b9b54f; } };