Skip to content

[F] findBaseUri

function findBaseUri(program, target): string | undefined

Find base uri for the given type.

Parameters

ParameterType
programProgram
target| Namespace | JsonSchemaDeclaration

Returns

string | undefined