import EdgeGrid from './api';
import EdgeGridCredentials from './credentials';

export {EdgeGrid as EdgeGrid, EdgeGridCredentials};