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