File size: 84 Bytes
1e92f2d |
1 2 3 4 |
import { __nextjs_pure } from 'not-next-magic'
__nextjs_pure(console.log('test!'))
|
1e92f2d |
1 2 3 4 |
import { __nextjs_pure } from 'not-next-magic'
__nextjs_pure(console.log('test!'))
|