[F] getCrossLanguagePackageId
function getCrossLanguagePackageId(context): [string, readonly Diagnostic[]];Helper function return the cross langauge package id for a package
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
context | TCGCContext |
Returns
Section titled “Returns”[string, readonly Diagnostic[]]