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