prettier/tests/es6modules/export_default_function_exp...

2 lines
32 B
JavaScript
Raw Normal View History

export default (function() {});