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

package.src.lib.noop.js Maven / Gradle / Ivy

The newest version!
'use strict';

// Simple helper functions
// none of these need any external deps

module.exports = function noop() {};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy