pub fn has_es_module_syntax(source: &str) -> bool
Check if source contains ES module syntax (imports or exports) This determines if the code needs bundling to work with QuickJS eval