persona-community-5/.pnpm-store/v3/files/f3/cf96ed24f52008c947e6ba8ff0d2f4e5690e3f251a3ece567f8a02a5f74c42816c822f5555dbfce8ef9d8086c97c43265580a171abaf14e1261c74cfc8a535
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
132 B
Plaintext

export declare function dump(input: any, options: any): string;
export declare function safeDump(input: any, options: any): string;