Gaunt Sloth Assistant - v1.5.0
    Preparing search index...
    setEntryPoint: (indexJs: string) => void

    Provide the path to the entry point of the application. This is used to set the install directory. This is called from cli.js root entry point.

    Type Declaration

      • (indexJs: string): void
      • Parameters

        • indexJs: string

        Returns void