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