Add RuleSet for comfort, safety & speed factor
This commit is contained in:
parent
12fc26fa44
commit
a751490e4b
9 changed files with 12234 additions and 18 deletions
4
javascript/index.js
Normal file
4
javascript/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import interpret from "./interpret.mjs";
|
||||
import RuleSet from "./RuleSet.mjs";
|
||||
|
||||
export { interpret, RuleSet };
|
Loading…
Add table
Add a link
Reference in a new issue