NodePathHandleMap

Type alias NodePathHandleMap

NodePathHandleMap: {
    [key: string]: NodePathHandle;
}

Type declaration