3 lines
99 B
JavaScript
Raw Normal View History

2018-07-17 19:13:52 -04:00
export TestBackend from './implementation';
export AuthenticationPage from './AuthenticationPage';