interface Manifest {
    description?: string;
}

Hierarchy (View Summary)

Properties

Properties

description?: string