jabr - v0.1.2
    Preparing search index...

    Function childrenOf

    • The direct children of a branch (branches whose parent is parent).

      Parameters

      • parent: string

        The branch whose children to list.

      Returns Promise<string[]>

      Child branch names, sorted alphabetically.