/** * Schema Generator Property-Based Tests * * **Feature: component-showcase, Property 4: Schema 生成一致性** * **Validates: Requirements 8.1, 8.3** * * Tests that for any component definition, the generated schema contains * all props, events, and slots definitions from the original component. */ export {}; //# sourceMappingURL=schema-generator.test.d.ts.map