react-code-dataset / next.js /crates /next-custom-transforms /tests /fixture /react-server-components /pack-3186 /input.ts
| // This fails if the `type` keyword is removed | |
| import { type usePathname } from 'next/navigation' | |
| // This fails if the `type` keyword is removed | |
| import { type usePathname } from 'next/navigation' | |