react-code-dataset / next.js /crates /next-custom-transforms /tests /fixture /pure /no-name-clash /output.js
| import { __nextjs_pure } from 'not-next-magic'; | |
| __nextjs_pure(console.log('test!')); | |
| import { __nextjs_pure } from 'not-next-magic'; | |
| __nextjs_pure(console.log('test!')); | |