persona-community-5/.pnpm-store/v3/files/6f/8a908e847d2b540f49f1c24dd7bec6d179d93b1e47ecb3819fb0a3d0dedc19d7f5a93a641ec5bc52cb4f0962f44ddafe003035cc6fe3475fc1c0de84074b07
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

3 lines
122 B
Plaintext

import type { Oas3Rule, Oas2Rule } from '../../visitors';
export declare const OperationOperationId: Oas3Rule | Oas2Rule;