Skip to content

[F] getDeprecated

function getDeprecated(program, type): string | undefined;

Return the deprecated message or undefined if not deprecated

ParameterTypeDescription
programProgramProgram
typeTypeType

string | undefined