[F] getUsedLibraryNamespaces
function getUsedLibraryNamespaces(program, namespace): Namespace[] | undefinedDetermine which library namespaces are used in this provider
Parameters
| Parameter | Type | Description |
|---|---|---|
program | Program | The program to check |
namespace | Namespace | The provider namespace |
Returns
Namespace[] | undefined