- Preparing search index...
- The search index is not available
neuroglancer
Function UserLayerWithAnnotationsMixin
- UserLayerWithAnnotationsMixin<TBase>(Base: TBase): {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase
-
Type Parameters
-
TBase extends (new (...args: any[]) => UserLayer)
Returns {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase