Type Alias silkenweb::dom::DefaultDom

source ·
pub type DefaultDom = Dry;
Expand description

The default DOM for the current platform.

Aliased Type§

struct DefaultDom;