Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YMFE/yapi
/ deleteLastArr
Function
deleteLastArr
client/components/ModalPostman/VariablesSelect.js:17–19 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
15
}
16
17
function
deleteLastArr(str) {
18
return
str.replace(/\[.*?\]/g,
''
);
19
}
20
21
@connect(
22
state => {
Callers
2
componentDidMount
Function · 0.85
VariablesSelect.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected