next.js/test/development/jsconfig-path-reloading/app/lib/first-lib/first-data.js
first-data.js4 lines47 B
export const firstData = {
  hello: 'world',
}
Quest for Codev2.0.0
/
SIGN IN