Nativefier/src/index.js

4 lines
61 B
JavaScript
Raw Normal View History

import buildApp from './buildApp';
export default buildApp;