项目文件夹

文件
T
2020-01-02 20:46:14 +01:00

4 行
92 B
JavaScript

exports.printMsg = function() {
console.log("This is a message from the Vosk package");
}