Soon we can drop ts-blank-space from Mastro 🥳
Deno now also supports `import { stripTypeScriptTypes } from 'node:module'` – only Bun left that doesn't have this built-in.
Mastro uses it to strip types from *.client.ts files for the browser: mastrojs.github.io/docs/install...