UNPKG

emotiv-ts

Version:

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

5 lines (4 loc) 75 B
export declare enum MentalCommand { PUSH = "push", PULL = "pull" }