All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.mdoc-js-interfaces.2.6.1.source-code.ModuleType Maven / Gradle / Ivy

package mdoc.js.interfaces;

public enum ModuleType {
	NoModule, ESModule, CommonJSModule;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy