Variable: ComponentRegistrySchema
constComponentRegistrySchema:ZodObject<{components:ZodRecord<ZodString,ZodObject<{description:ZodOptional<ZodString>;name:ZodString;systemId:ZodString;type:ZodString;uuid:ZodString; },$strip>>;description:ZodOptional<ZodString>;lastUpdated:ZodString;uuid:ZodString;version:ZodString; },$strip>
Defined in: core/component.ts:16
