UNPKG

105 BJavaScriptView Raw
1module.exports = {
2 asyncName: 'export_data',
3 syncName: 'export_data_sync',
4 path: process.cwd(),
5};