mirror of
https://github.com/marcriera/ddgo-controller-docs.git
synced 2025-05-01 14:17:06 +02:00
deploy: c4395b932d
This commit is contained in:
parent
8741cca729
commit
ec2de2c143
241 changed files with 1972 additions and 5054 deletions
|
@ -1,11 +0,0 @@
|
|||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var SRE = require("speech-rule-engine");
|
||||
global.SRE = SRE;
|
||||
global.sre = Object.create(SRE);
|
||||
global.sre.Engine = {
|
||||
isReady: function () {
|
||||
return SRE.engineReady();
|
||||
}
|
||||
};
|
||||
//# sourceMappingURL=sre-node.js.map
|
Loading…
Add table
Add a link
Reference in a new issue