| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @microsoft/rush-lib > PackageJsonEditor > loadAsync
Signature:
static loadAsync(filePath: string): Promise<PackageJsonEditor>;|
Parameter |
Type |
Description |
|---|---|---|
|
filePath |
string |
Returns:
Promise<PackageJsonEditor<></>>