확장 프로그램의 재평가 전반에 걸쳐 유지되는 모듈 확장 프로그램에 연결된 사용자 제공 데이터입니다.
이 유형은 dict와 유사한 액세스 (`facts["key"]` 및 `facts.get("key")`)와 멤버십 테스트 (`"key" in facts`)를 지원합니다. 반복이나 `keys()`, `items()`, `len()`과 같은 메서드는 지원하지 않습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-10-31(UTC)"],[],[]]