1
0
Fork 0
arangodb/js/common/test-data/apps/broken-exports-file/broken-exports.js

3 lines
69 B
JavaScript

'use strict';
throw new Error('This is an error from the exports.');