Reference
stripTypeScriptWithOxc
Removes TypeScript syntax from a snippet with OXC while preserving JSX.
Signature
function stripTypeScriptWithOxc(source: string): stringReference
Removes TypeScript syntax from a snippet with OXC while preserving JSX.
function stripTypeScriptWithOxc(source: string): string