This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
documentation/readme
arangodb
/
tests
/
js
/
common
/
test-data
/
apps
/
heal-during-setup
/
setup.js
6 lines
91 B
JavaScript
Raw
Permalink
Blame
History
'use strict'
;
const
FoxxManager
=
require
(
'@arangodb/foxx/manager'
)
;
FoxxManager
.
heal
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink