• List all nodes for the authenticated user.

    Returns Promise<{
        nodes: ListedNode[];
    }>

Generated using TypeDoc