mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
docs: document cjs bridge headers
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
// Universal CommonJS plugin-sdk stub for tests that only need import shape compatibility.
|
||||
"use strict";
|
||||
|
||||
const stub = new Proxy(
|
||||
function pluginSdkStub() {
|
||||
|
||||
Reference in New Issue
Block a user