persona-community-5/.pnpm-store/v3/files/3c/c7321870614aa7f4cfe73be344afa6dc04399442dd1c30ac6b35a5b487e877e3864e396ab15772ca6dcc2fcd6d7affa51e3f78cd888bd7834fbe7fec058532
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

4 lines
145 B
Plaintext

import type { Oas2RuleSet } from '../../oas-types';
export declare const rules: Oas2RuleSet<'built-in'>;
export declare const preprocessors: {};