react-code-dataset
/
next.js
/test
/e2e
/app-dir
/app-external
/node_modules
/client-esm-module-wildcard
/lib.js
| export function Hello() { | |
| return 'hello' | |
| } | |