Skip to content

[F] findBaseUri

function findBaseUri(program, target): undefined | string

Find base uri for the given type.

Parameters

ParameterType
programProgram
target| Namespace | JsonSchemaDeclaration

Returns

undefined | string