UNPKG

wake-word-command

Version:

A library for detecting wake words and extracting commands from speech

4 lines (3 loc) 92 B
module.exports = { presets: [["@babel/preset-env", { targets: { node: "current" } }]], };