Skip to content

[F] findBaseUri

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

Find base uri for the given type.

ParameterType
programProgram
target| Namespace | JsonSchemaDeclaration

undefined | string