Skip to content

[F] findBaseUri

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

Find base uri for the given type.

ParameterType
programProgram
target| Namespace | JsonSchemaDeclaration

string | undefined