//! # 🪼
//!
//! To get started with 🪼, see:
//!
//! - [`generate_component!`]
//! - [`generate_pages!`]
//! - [`generate_generator!`]
//!
//! Remember to invoke [`kurage_gen_macros!`] in your crate!
//!
//! For actual real-world examples of 🪼, take a look at:
//!
//! - [Taidan (OOBE/Welcome App for Ultramarine Linux)](https://github.com/Ultramarine-Linux/taidan)
//! - [Readymade (Installer for Ultramarine Linux)](https://github.com/FyraLabs/readymade)
//! - [Enigmata (tauOS Text Editor)](https://github.com/tau-OS/enigmata)
pub use *;
pub use *;