/** * Renderer Property-Based Tests * * **Feature: llm2ui, Property 11: Schema 框架无关性** * **Validates: Requirements 7.5** * * Tests that the UISchema is a pure data structure that can be serialized * and deserialized without losing information, demonstrating framework independence. */ export {}; //# sourceMappingURL=renderer.test.d.ts.map