Function instanceOfConnectedFeatures
instanceOfConnectedFeatures( object: any,): object is Mixin< <TBase extends GConstructor<Element>>( Base: TBase, ) => { prototype: __type<any>; new (...args: any[]): __type } & TBase,> Returns object is Mixin<
<TBase extends GConstructor<Element>>(
Base: TBase,
) => { prototype: __type<any>; new (...args: any[]): __type } & TBase,
>