Hello,
I encountered an issue while using the transformSync function where it appears that enums and namespace types are not supported in strip-only mode. Specifically, the function fails to strip type annotations from enums and namespaces, leading to errors in the transformation process
Hello,
I encountered an issue while using the
transformSyncfunction where it appears that enums and namespace types are not supported in strip-only mode. Specifically, the function fails to strip type annotations from enums and namespaces, leading to errors in the transformation process