interface SecretsExt {
    $onDidChangePassword(e): Promise<void>;
}

Hierarchy (view full)

Methods