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

package.es.NotImplementedError.mjs Maven / Gradle / Ivy

The newest version!
import UnsupportedOperationError from "./UnsupportedOperationError.mjs";
class NotImplementedError extends UnsupportedOperationError {}
export default NotImplementedError;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy