Add typewriter effect

This commit is contained in:
2026-05-21 18:52:19 +03:00
parent 740685afc5
commit 4b3b1ce5a0
4 changed files with 274 additions and 22 deletions

View File

@@ -1,3 +1,4 @@
pub mod config;
pub mod describe;
pub mod levels;
pub mod progress;