packages
Table of contents
Classes
Functions
createPackageManager
▸ createPackageManager(options?
: { account?
: Account }): Promise<PackageManger>
Parameters:
Name | Type |
---|---|
options? | object |
options.account? | Account |
Returns: Promise<PackageManger>
init
▸ init(type
: string, directory
: string): Promise<void>
Parameters:
Name | Type |
---|---|
type | string |
directory | string |
Returns: Promise<void>
Found a mistake? Email us, and we'll send you a free t-shirt!