UNPKG

emotiv-ts

Version:

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

6 lines 115 B
export type Application = { clientId: string clientSecret: string license?: string debit?: number }