Skip to content

Instantly share code, notes, and snippets.

@khg0712
Created May 28, 2023 18:17
Show Gist options
  • Save khg0712/b18cacdf9ac2809d6f2ed089231b6869 to your computer and use it in GitHub Desktop.
Save khg0712/b18cacdf9ac2809d6f2ed089231b6869 to your computer and use it in GitHub Desktop.
// packages/next/client/router.ts
// import Router from 'next/router' 했을 때 접근하는 값.
// Export the singletonRouter and this is the public API.
export default singletonRouter as SingletonRouter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment