暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

tsdoc-metadata.json 328B

1234567891011
  1. // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
  2. // It should be published with your NPM package. It should not be tracked by Git.
  3. {
  4. "tsdocVersion": "0.12",
  5. "toolPackages": [
  6. {
  7. "packageName": "@microsoft/api-extractor",
  8. "packageVersion": "0.1.2"
  9. }
  10. ]
  11. }