filestash/client/pages/filespage/index.js
2017-06-27 21:59:40 +10:00

3 lines
127 B
JavaScript

export { NewThing } from './newthing';
export { ExistingThing } from './existingthing';
export { FileZone } from './filezone';