🚨 Breaking Changes
--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }
--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }