Type alias BaseType

BaseType: Element | EnterElement | Document | Window | null

BaseType serves as an alias for the 'minimal' data type which can be selected without 'd3-selection' trying to use properties internally which would otherwise not be supported.