UNPKG

tomba

Version:

Tomba.io is an Email Finder for B2B sales and email marketing

7 lines (6 loc) 109 B
export class Service { client: any; constructor(client: any) { this.client = client; } }