Type Alias WhoisData

WhoisData: {
    username: string;
    workspace: string;
}