6 Star 6 Fork 5

Gitee 极速下载/Photo Sphere Viewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/mistic100/Photo-Sphere-Viewer
克隆/下载
typedoc.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
mistic100 提交于 2023-10-24 12:50 . dic: update API homepage
{
"$schema": "https://typedoc.org/schema.json",
"name": "Photo Sphere Viewer",
"includeVersion": false,
"githubPages": false,
"cleanOutputDir": false,
"excludePrivate": true,
"entryPointStrategy": "packages",
"readme": ".typedoc/README.md",
"gaID": "UA-28192323-3",
"entryPoints": ["packages/*"],
"exclude": ["packages/shared"],
"validation": {
"notExported": false
},
"navigationLinks": {
"Main documentation": "https://photo-sphere-viewer.js.org",
"GitHub": "https://github.com/mistic100/Photo-Sphere-Viewer"
},
"visibilityFilters": {
"protected": true,
"inherited": false
},
"favicon": "docs/.vuepress/public/favicon.png",
"customCss": "docs/.typedoc/style.css",
"externalSymbolLinkMappings": {
"typescript": {
"Error": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Error",
"Event": "https://developer.mozilla.org/docs/Web/API/Event",
"EventTarget": "https://developer.mozilla.org/docs/Web/API/EventTarget"
},
"@types/three": {
"*": "https://threejs.org/docs"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/Photo-Sphere-Viewer.git
git@gitee.com:mirrors/Photo-Sphere-Viewer.git
mirrors
Photo-Sphere-Viewer
Photo Sphere Viewer
main

搜索帮助