persona-community-5/.pnpm-store/v3/files/db/dfffbaad5245a07ac744156d5c337d5c19aa40f1ed4a80bd25339bda727e25778609f5d5a23d376ceed67d4094f0e9d546426d0c66af7c993e57e59345ffe8-exec
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
108 B
Plaintext
Executable File

import { URISchemeHandler } from "../uri";
declare const handler: URISchemeHandler;
export default handler;