R
fn

isNodeSelection

tested

Signature

ts
export function isNodeSelection(sel: Selection): sel is NodeSelection{ ... }

Parameters

ParameterTypeDescription
selSelection

Returns

boolean