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