Type Alias TestURLLike

Source
pub(crate) type TestURLLike = TestURLLike;

Aliased Type§

pub(crate) struct TestURLLike {
    pub href: DOMString,
}

Fields§

§href: DOMString