mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
6f2b3830f1
* fix(qqbot): migrate group tool policy config * test: stabilize changed check lanes * style: format changed main files * test: align CI matrix expectations
2 lines
99 B
TypeScript
2 lines
99 B
TypeScript
export declare function copyA2uiAssets(params: { srcDir: string; outDir: string }): Promise<void>;
|