react-code-dataset
/
next.js
/test
/development
/tsconfig-path-reloading
/app
/lib
/first-lib
/first-data.ts
| export const firstData = { | |
| hello: 'world', | |
| } | |