/** * Template Manager Property-Based Tests * * **Feature: component-showcase, Property 5: 模板合并正确性** * **Validates: Requirements 9.1, 9.2, 9.3, 9.4** * * Tests that template merging follows Base → Platform → Theme order, * with later layers overriding earlier layers while preserving unoverridden properties. */ export {}; //# sourceMappingURL=template-manager.test.d.ts.map