UNPKG

emotiv-ts

Version:

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

5 lines (4 loc) 230 B
export declare enum EmotivError { ACCESS_NOT_GRANTED = "You must login on CortexUI before request for grant access then rerun", ACCESS_NOT_ACCEPTED = "You must accept access request from this app on CortexUI then rerun" }