UNPKG

dce-dev-wizard

Version:

Wizard for managing development apps at Harvard DCE.

8 lines (7 loc) 169 B
import Config from '../types/Config'; declare const config: Config; /** * Configuration file, parsed as a JSON object * @author Gabe Abrams */ export default config;