Skip to content

[F] getDoc

function getDoc(program, target): string | undefined;

Get the documentation string for the given type.

ParameterTypeDescription
programProgramProgram
targetTypeType

string | undefined

Documentation value