/**
 * This module contains all the configuration the app need to be aware of
 * to clone projects and to configure them.
 *
 * @module Config
 * @author Alan Rodas Bonjour <alanrodas@gmail.com>
 */
export { config } from './config';
//# sourceMappingURL=index.d.ts.map