Stone.js API
    Preparing search index...
    • Fetches a starter link to a local directory and returns it with its package.json.

      Parameters

      Returns Promise<{ dir: string; packageJson: any }>

      The resolved directory and its package.json.

      When the link cannot be fetched.