// Type definitions for disposable-email-domains v1.0 // Project: https://github.com/ivolo/disposable-email-domains // Definitions by: Joshua DeVinney // Alexander HÃ¥kansson // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare const domains: string[]; export default domains;