创高项目初始化
This commit is contained in:
7
client/node_modules/zhead/dist/index.cjs
generated
vendored
Normal file
7
client/node_modules/zhead/dist/index.cjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
function defineHead(input) {
|
||||
return input;
|
||||
}
|
||||
|
||||
exports.defineHead = defineHead;
|
||||
Reference in New Issue
Block a user