Type alias LiveChatButtonSkills

LiveChatButtonSkills: {
    skill: string[];
}

Type declaration

  • skill: string[]