persona-community-5/.pnpm-store/v3/files/85/9b393e00da4063b059bb35e5838648ea764689039beb197d2d5ceeb2db09bdaad77ab84362bab58ef567f992747717aae7cfda42213560c02947109f8ea0af
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
236 B
Plaintext

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