[F] findBaseUri
function findBaseUri(program, target): string | undefined
Find base uri for the given type.
Parameters
Parameter | Type |
---|---|
program | Program |
target | Namespace | JsonSchemaDeclaration |
Returns
string
| undefined
function findBaseUri(program, target): string | undefined
Find base uri for the given type.
Parameter | Type |
---|---|
program | Program |
target | Namespace | JsonSchemaDeclaration |
string
| undefined