mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
deploy: deae56888a
This commit is contained in:
11
modules.js
Normal file
11
modules.js
Normal file
@@ -0,0 +1,11 @@
|
||||
var modules =
|
||||
[
|
||||
[ "Module screen", "module-screen.html", [
|
||||
[ "Screen", "module-screen.html#autotoc_md26", null ],
|
||||
[ "Dimension", "module-screen.html#autotoc_md28", null ],
|
||||
[ "Pixel", "module-screen.html#autotoc_md30", null ],
|
||||
[ "Color", "module-screen.html#autotoc_md32", null ]
|
||||
] ],
|
||||
[ "Module dom", "module-dom.html", "module-dom" ],
|
||||
[ "Module component", "module-component.html", "module-component" ]
|
||||
];
|
||||
Reference in New Issue
Block a user