2018-07-25 21:17:57 -04:00

3 lines
99 B
JavaScript

export TestBackend from './implementation';
export AuthenticationPage from './AuthenticationPage';