XpmPackage.rewritePackageDotJson() method
Writes the provided package.json content to disk.
Signature
rewritePackageDotJson(jsonPackage: JsonXpmPackage): Promise<void>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
jsonPackage |
The |
Returns
Promise<void>
A promise that resolves when the file has been written.
Remarks
The JSON content is passed explicitly rather than using the cached value.
Generated via tsdoc2docusaurus 1.3.0-pre by API Extractor/Documenter 7.55.2.