@fullstackcraftllc/codevideo-types
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

codevideo-types

NPM Version

TypeScript types used around the CodeVideo ecosystem.

Interfaces

IAction - The bread and butter of all things CodeVideo. An action is defined by a name and a value and can perform all possible actions in the CodeVideo ecosystem.

Action Names

A convience array of all possible action names is available at allActionStrings.

Action Values

Action values are always strings, but typically represent a number when they are keyboard actions such as arrow-up, enter, etc.

More documentation to come...

Readme

Keywords

Package Sidebar

Install

npm i @fullstackcraftllc/codevideo-types

Weekly Downloads

3

Version

1.3.0

License

MIT

Unpacked Size

21.5 kB

Total Files

33

Last publish

Collaborators

  • fullstackcraftllc