docs: add internal types in apidoc (#734)

* docs: add internal types in apidoc

* chore: downgrade package-lock version for NodeJS 14

* test: test case when performance uses Date.now
This commit is contained in:
Jun Yang
2024-08-17 00:55:24 +08:00
committed by GitHub
parent 4548c11406
commit e941378535
13 changed files with 662 additions and 612 deletions
-5
View File
@@ -62,10 +62,5 @@ sidebar:
overview: Overview
tags:
overview: Overview
api:
quick_entry: Quick Entry
classes: Classes
enums: Enums
interfaces: Interfaces
footer:
license: 'Documentation licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0</a>.'
-5
View File
@@ -62,11 +62,6 @@ sidebar:
overview: 概述
tags:
overview: 概述
api:
quick_entry: 快速入口
classes: 类
enums: 枚举
interfaces: 接口
footer:
license: '本文档通过 <a href="http://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0</a> 授权。'