Skip to content

Variable: bundleResourceSchema

const bundleResourceSchema: ZodObject<{ name: ZodOptional<ZodString>; }, $loose>

A named bundle or App resource; concrete resource fields pass through.