mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-25 14:19:31 +00:00
* 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>;
|