• Find all script tags in the provided document and return the information about them.

    Parameters

    • doc: any

      The document to search for script tags

    Returns scriptsInfo[]