Function swc_core::ecma::utils::is_valid_prop_ident

pub fn is_valid_prop_ident(s: &str) -> bool
Available on crate features __ecma and __utils only.