persona-community-5/.pnpm-store/v3/files/70/2baf0bead111a63b2a0c4ef6cc644ab452fddca7b4265badea903035ae228334d686ae907f6c6b66d5c18eb018219d7b22a72529fc62434a42c530deada7b7
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
239 B
Plaintext

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