Manifest: {
    slaves: SlaveFromManifest[];
    version: string;
}

Represents the manifest of the application.

Type declaration

Generated using TypeDoc