persona-community-5/.pnpm-store/v3/files/ea/859ed193ca6a293536f8fdd245ad5578ebf86c02d1d75a6df80fc74c69beff0cef86afe5d59d7fc443be9acf5024ac723592577672cde85c288a000d368f47
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

5 lines
250 B
Plaintext

export declare const name = "Validate with single top-level rule and report";
export declare const count = 10;
export declare function setupAsync(): Promise<void>;
export declare function measureAsync(): Promise<import("../..").NormalizedProblem[]>;