pub(crate) type ExtendableEventInit = ExtendableEventInit;
pub(crate) struct ExtendableEventInit { pub parent: EventInit, }
parent: EventInit