# nullFunctionModule **Repository Path**: mirrors_keybase/nullFunctionModule ## Basic Information - **Project Name**: nullFunctionModule - **Description**: A module that exports a function that returns an empty object - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a module that is used to overwrite a babel plugin all it does is module.exports = function(){ return {} }