Files
PeojectTWT/WordDictationStudentApp/node_modules/pkg/dictionary/buffermaker.js

8 lines
78 B
JavaScript
Raw Normal View History

'use strict';
module.exports = {
pkg: {
scripts: ['lib/*.js'],
},
};