mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 16:11:38 +00:00
5 lines
165 B
TypeScript
5 lines
165 B
TypeScript
// Tsx Name Repro script supports OpenClaw repository automation.
|
|
import "../../src/logging/subsystem.js";
|
|
|
|
console.log("tsx-name-repro: loaded logging/subsystem");
|