- Preparing search index...
- The search index is not available
nope-js-node
- listPackages(dir?): Promise<{
package: IPackageDescription<any>;
path: string;
}[]>
-
Parameters
-
Optional
dir: string = "./modules"
Returns Promise<{
package: IPackageDescription<any>;
path: string;
}[]>
List the available Packages
Export
Returns