- Preparing search index...
- The search index is not available
neuroglancer
Type alias ToolGetter<LayerType>
Tool
Getter
<LayerType>: ((layer
: LayerType, options
: any) => Owned<Tool> | undefined)
Type declaration
-
- (layer: LayerType, options: any): Owned<Tool> | undefined
-
Parameters
-
layer: LayerType
-
options: any
Returns Owned<Tool> | undefined