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
a496d6bea8
arangodb
/
js
/
common
/
test-data
/
apps
/
broken-exports-file
/
broken-exports.js
3 lines
69 B
JavaScript
Raw
Blame
History
'use strict'
;
throw
new
Error
(
'This is an error from the exports.'
)
;
Reference in New Issue
View Git Blame
Copy Permalink