pub const NOMODULE: &str = "nomodule";
The nomodule attribute.
nomodule
Boolean to prevent execution in browsers that support ES6 modules. Used for legacy fallback scripts.