{
  "schemaVersion": 1,
  "atomId": "typescript_module_patterns.aicomponent",
  "bundleType": "aicomponent",
  "category": "infrastructure",
  "mode": "fixed",
  "label": {
    "zh": "TypeScript 模块模式与错误修复指南",
    "en": "TypeScript module patterns & error fix guide"
  },
  "tags": [
    "typescript",
    "module",
    "import",
    "error-fix",
    "infrastructure",
    "dx"
  ],
  "bindingRoles": [
    "typeDeclaration"
  ],
  "files": {
    "skill": "SKILL.md",
    "ref": [
      "ref/globals.d.ts"
    ]
  }
}
