mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
export const toolingIsolatedTestFiles: string[];
|
|
export function isToolingIsolatedTestFile(file: string): boolean;
|