persona-community-5/.pnpm-store/v3/files/3b/020ddf4c93fe6f7f297b83d640fe0ce9977fbc681d7f30db7161fdbb752ccad4d3bf80b9b7061deec66428ccc36b5781dc7393de2210b96bd5c1a612e4a5fe
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
117 B
Plaintext

import type { SchemaObjCxt } from "..";
export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;