persona-community-5/.pnpm-store/v3/files/ee/f2c3918643bbccaf9478e3a6d426ef7dae7ae73aa657120f6b0756a84af5d65db1d3f6bca0e589d7ae09ae068a2281c3ed6062a76fef45d3266bf98b2f163b
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
226 B
Plaintext

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