MCPcopy 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
17function deleteLastArr(str) {
18 return str.replace(/\[.*?\]/g, '');
19}
20
21@connect(
22 state => {

Callers 2

componentDidMountFunction · 0.85
VariablesSelect.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected