next.js/test/development/app-dir/hmr-dep-accept/app/dep-decline/dep.ts
dep.ts4 lines145 B
// This module exports a value and does NOT self-accept.
// The parent page will decline updates for this module.
export const value = 'initial'
Quest for Codev2.0.0
/
SIGN IN