Function: getModuleVersion()
ts
function getModuleVersion(): Promise<string>;
Defined in: utils/getModuleVersion.ts:8
Returns
Promise
<string
>
function getModuleVersion(): Promise<string>;
Defined in: utils/getModuleVersion.ts:8
Promise
<string
>