4 lines
84 B
JavaScript
4 lines
84 B
JavaScript
// @flow
|
|
import DocumentShare from './DocumentShare';
|
|
export default DocumentShare;
|