Module: common/getVersion
Functions
default
▸ default(json
, option
): Promise
<{ version
: string
}>
Parameters
Name | Type |
---|
json | Record <string , unknown > |
option | Pick <default , "versionFrom" | "versionPath" > |
Returns
Promise
<{ version
: string
}>
Defined in
common/getVersion.ts:28