persona-community-5/.pnpm-store/v3/files/95/0740775d0244718b63791397f2a004378296e6d8872ca140d0719b96981a1725e13360172f619e33f85eccb0c4127200c7de4164dac38303524cc42e189119
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
153 B
Plaintext

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