UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

5 lines (3 loc) 143 B
import { IAcceleratorConfig } from './src/configuration/IAcceleratorConfig'; declare const config: IAcceleratorConfig; export default config;