// Type definitions for user-home 2.0 // Project: https://github.com/sindresorhus/user-home // Definitions by: Mohamed Hegazy // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export = user_home; declare const user_home: string;