/** * LLM Service Property-Based Tests * * **Feature: llm2ui, Property 2: JSON 提取正确性** * **Validates: Requirements 1.3, 8.4** * * Tests that for any valid JSON wrapped in code blocks, * the extraction function correctly extracts and parses it. */ export {}; //# sourceMappingURL=llm-service.test.d.ts.map