next.js/test/development/jsconfig-path-reloading/app/lib/second-lib/second-data.js
second-data.js4 lines48 B
export const secondData = {
  hello: 'again',
}
Quest for Codev2.0.0
/
SIGN IN