Skip to main content
Version: Next 🚧

[F] getDoc

function getDoc(program, target): string | undefined

Get the documentation string for the given type.

Parameters

ParameterTypeDescription
programProgramProgram
targetTypeType

Returns

string | undefined

Documentation value