[F] getContentEncoding
function getContentEncoding(program, target): string | undefined;Get content encoding as configured by @contentEncoding decorator.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
program | Program |
target | Type |
Returns
Section titled “Returns”string | undefined