Home > @microsoft/api-extractor-model > IApiPackageSaveOptions > toolVersion
IApiPackageSaveOptions.toolVersion property
Optionally specifies a value for the "toolVersion" field in the output .api.json data file; otherwise, the value will be the current version of the api-extractor-model package.
Signature:
toolVersion?: string;