//! Just exports everything the library offers
pub use crate::{
dofinitions::{DofinitionError, Finger, Key, KeyboardType, NamedFingering, Shape, SpecialKey},
interaction::{DofInteractionError, KeyPos, Pos},
Anchor, DescriptiveKey, Dof, DofError, DofIntermediate, Fingering, Language, Layer,
ParsedFingering,
};