parser-multipart
    Preparing search index...

    Class Parser

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Parameters

      • headers: string | Headers | Record<string, string>

      Returns Parser

    Properties

    headers: Record<string, string> = {}
    parts: Part[] = []
    type: string

    Accessors

    Methods