UNPKG

emotiv-ts

Version:

A Typescript library that wraps the Cortex API functionalities to communicate with Emotiv headsets

6 lines (5 loc) 169 B
export var MentalCommand; (function (MentalCommand) { MentalCommand["PUSH"] = "push"; MentalCommand["PULL"] = "pull"; })(MentalCommand || (MentalCommand = {}));