1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-07 14:35:26 +02:00

Merge branch 'feature/page_navigation' of github.com:codex-team/codex.docs into feature/page_navigation

This commit is contained in:
slaveeks 2022-08-01 17:58:17 +03:00
commit 761ce473e2

View file

@ -43,7 +43,6 @@ export interface PagesFlatArrayData {
}
/**
* @class PagesFlatArray
* @class PagesFlatArray model - flat array of pages, which are ordered like in sidebar
*/
class PagesFlatArray {