UNPKG

emotiv-ts

Version:

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

4 lines 66 B
export enum MentalCommand { PUSH = "push", PULL = "pull" }