update global-defines docs

This commit is contained in:
crazywhalecc
2023-01-11 14:19:14 +08:00
parent b942c38a17
commit d0aa6ea916
2 changed files with 379 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ module.exports = {
sidebarDepth: 2,
children: [
'common/class-alias',
'common/global-defines'
]
}
],