Searched refs:isPanelVNode (Results 1 – 2 of 2) sorted by relevance
32 export function isPanelVNode(vnode: m.Vnode): vnode is PanelVNode<{}> { function
25 import {isPanelVNode, Panel, PanelSize, PanelVNode} from './panel';345 if (!isPanelVNode(panel)) {