mimekit-ts - v1.0.0
    Preparing search index...

    Function setBoundaryGenerator

    • Sets the boundary generator used when creating new multipart entities.

      Parameters

      • generator: (() => string) | null

        The generator to use, or null to restore the default.

      Returns void