persona-community-5/.pnpm-store/v3/files/dc/77ed88869a4262ad16be1d31ec48178129853eaeae60ac0b1790a843a19b9579649a8635c4140a6a5d048a0ff8575ef580949aab0fd0148d2c301eeeff29d5
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
137 B
Plaintext

import type { Oas3Decorator, Oas2Decorator } from '../../visitors';
export declare const RemoveXInternal: Oas3Decorator | Oas2Decorator;