Commit With Frontend and Backend in MERN
This commit is contained in:
4
backend/node_modules/sift/index.js
generated
vendored
Normal file
4
backend/node_modules/sift/index.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
const lib = require("./lib");
|
||||
|
||||
module.exports = lib.default;
|
||||
Object.assign(module.exports, lib);
|
||||
Reference in New Issue
Block a user