//! Emoji constants and lookup helpers.
//!
//! The `emojis` module is generated by `veltrix-codegen`. It exposes a
//! large set of emoji constants (in `constants`) and lookup utilities in
//! `details` such as `ALL`, `by_group`, `find_by_emoji` and `find_by_name`.
pub use *;
pub use ;