UNPKG

emotiv-ts

Version:

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

6 lines (5 loc) 121 B
export declare enum Emotiv { JSON_RPC_VERSION = "2.0", SESSION_ACTIVE = "active", SESSION_CLOSED = "close" }