build: PaddedCell-style install.mjs + SDK-aligned packaging
install.mjs (--install/--build-only/--uninstall/--openclaw-profile-path), tsconfig outDir dist/fabric, package.json openclaw file dep + main. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
node_modules/socket.io-client/build/cjs/on.d.ts
generated
vendored
Normal file
2
node_modules/socket.io-client/build/cjs/on.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Emitter } from "@socket.io/component-emitter";
|
||||
export declare function on(obj: Emitter<any, any>, ev: string, fn: (err?: any) => any): VoidFunction;
|
||||
Reference in New Issue
Block a user