mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-12 07:34:58 +00:00
structure, layout and automation
This commit is contained in:
3
node_modules/ext/function/identity.js
generated
vendored
Normal file
3
node_modules/ext/function/identity.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = function (value) { return value; };
|
Reference in New Issue
Block a user