mirror of
https://github.com/jambonz/verb-specifications.git
synced 2025-12-19 04:47:47 +00:00
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
module.exports = {
|
|
...require('./jambonz-app-json-validation'),
|
|
specs: require('./specs')
|
|
};
|