Macro seed::clipPath

source ·
macro_rules! clipPath {
    ($($part:expr),* $(,)?) => { ... };
}