@hrefcl/apidoc - v4.0.5
    Preparing search index...

    Exports

    • PreProcess API Param Title

      Processes the parsed files and organizes the data in a structured format.

      Parameters

      • parsedFiles: ParsedFile[]

        An array of parsed file objects containing the data blocks.

      • filenames: string[]

        An array of filenames associated with the parsed files.

      • packageInfos: PackageInfos

        Information about the package, including its default version.

      • Optionaltarget: string

        Target key/path in preProcess-Object where the processed data will be stored.

      Returns any

      Processed data organized by the target key.