Skip to main content

IPackageManager.packers property

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Map of packers key is media type, value is packer implementation

{Map<MediaType, IPacker>}

Signature:

packers: Map<MediaType, IPacker>;