Type Alias TestDictionaryParent

Source
pub(crate) type TestDictionaryParent = TestDictionaryParent;

Aliased Type§

pub(crate) struct TestDictionaryParent {
    pub parentStringMember: Option<DOMString>,
}

Fields§

§parentStringMember: Option<DOMString>