Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/YMFE/yapi
/ common.js
File
common.js
client/common.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
moment = require(
'moment'
);
2
const
constants = require(
'./constants/variable'
);
3
const
Mock = require(
'mockjs'
);
4
const
json5 = require(
'json5'
);
Callers
nothing calls this directly
Calls
1
trim
Function · 0.70
Tested by
no test coverage detected