react-code-dataset
/
next.js
/test
/development
/pages-dir
/client-navigation
/fixture
/lib
/async-function.js
| module.exports = async function () { | |
| return 'test' | |
| } | |