import { MetadataGroup } from '@ionic/cli-framework'; import { CommandMap, Namespace } from '../../lib/namespace'; export declare class PackageNamespace extends Namespace { getMetadata(): Promise<{ name: string; summary: string; description: string; groups: MetadataGroup[]; }>; getCommands(): Promise<CommandMap>; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
build.d.ts | File | 1.48 KB | 0644 |
|
build.js | File | 16.04 KB | 0644 |
|
deploy.d.ts | File | 1.28 KB | 0644 |
|
deploy.js | File | 6.86 KB | 0644 |
|
index.d.ts | File | 361 B | 0644 |
|
index.js | File | 1.09 KB | 0644 |
|