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