@mikeyt23/node-cli-utils
    Preparing search index...

    Function findAllIndexes

    • Parameters

      • input: string

        A string to search.

      • substring: string

        The substring to find indexes for.

      Returns number[]

      An array of numbers representing the indexes for the substring within the input string.