use crate::{core::Delta, rich_text::RichTextAttributes}; pub type RichTextDelta = Delta;